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

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '14'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15'^^xsd:double;
  dwc:latitude '42.0405'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedIndividualCount = phytoplankton total abundance (#/l)'^^xsd:string;
  dwc:sampleSize 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):14'^^xsd:string;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A16> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0405 35.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0405"^^xsd:decimal ;
  dwc:decimalLongitude "35.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '16'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15'^^xsd:double;
  dwc:latitude '42.0405'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedIndividualCount = phytoplankton total abundance (#/l)'^^xsd:string;
  dwc:sampleSize 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):16'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0405 35.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0405"^^xsd:decimal ;
  dwc:decimalLongitude "35.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '12'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15'^^xsd:double;
  dwc:latitude '42.0405'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedIndividualCount = phytoplankton total abundance (#/l)'^^xsd:string;
  dwc:sampleSize 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):12'^^xsd:string;
  dwc:observationDate '1999-04-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0405 35.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0405"^^xsd:decimal ;
  dwc:decimalLongitude "35.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '10'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15'^^xsd:double;
  dwc:latitude '42.0405'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedIndividualCount = phytoplankton total abundance (#/l)'^^xsd:string;
  dwc:sampleSize 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):10'^^xsd:string;
  dwc:observationDate '1999-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0405 35.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0405"^^xsd:decimal ;
  dwc:decimalLongitude "35.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15'^^xsd:double;
  dwc:latitude '42.0405'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedIndividualCount = phytoplankton total abundance (#/l)'^^xsd:string;
  dwc:sampleSize 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2'^^xsd:string;
  dwc:observationDate '1999-01-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0405 35.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0405"^^xsd:decimal ;
  dwc:decimalLongitude "35.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '4'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15'^^xsd:double;
  dwc:latitude '42.0405'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedIndividualCount = phytoplankton total abundance (#/l)'^^xsd:string;
  dwc:sampleSize 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):4'^^xsd:string;
  dwc:observationDate '1999-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0405 35.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0405"^^xsd:decimal ;
  dwc:decimalLongitude "35.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '6'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15'^^xsd:double;
  dwc:latitude '42.0405'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedIndividualCount = phytoplankton total abundance (#/l)'^^xsd:string;
  dwc:sampleSize 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):6'^^xsd:string;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0405 35.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0405"^^xsd:decimal ;
  dwc:decimalLongitude "35.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '8'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15'^^xsd:double;
  dwc:latitude '42.0405'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedIndividualCount = phytoplankton total abundance (#/l)'^^xsd:string;
  dwc:sampleSize 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):8'^^xsd:string;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A835> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '835'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):835'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A992> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '992'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):992'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A993> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '993'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):993'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A994> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '994'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):994'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A997> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '997'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):997'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A998> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '998'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):998'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A999> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '999'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):999'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1000'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1000'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1001'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1001'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1002'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1002'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1003'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1003'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1006'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1006'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1007'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1007'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1008'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1008'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1009'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1009'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1010'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1010'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1011'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1011'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1012'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1012'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1013'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1013'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1015'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1015'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1016'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1016'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1017'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1017'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1018'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1018'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1019'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1019'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1023'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1023'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1024'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1024'^^xsd:string;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1025'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1025'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1035'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1035'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1036'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1036'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1038'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1038'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1044'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1044'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1059'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1059'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1060'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1060'^^xsd:string;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1061'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1061'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1063'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1063'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1064'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1064'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1065'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1065'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1070'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1070'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1071'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1071'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1072'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1072'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1073'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1073'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1074'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1074'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1075'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1075'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1077'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1077'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1078'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1078'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1079'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1079'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1080'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1080'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1081'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1081'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1082'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1082'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1083'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1083'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1084'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1084'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A600> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '600'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):600'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A602> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '602'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):602'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A603> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '603'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):603'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A604> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '604'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):604'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A607> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '607'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):607'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A609> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '609'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):609'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A610> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '610'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):610'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A611> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '611'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):611'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A613> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '613'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):613'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A83> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '83'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):83'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A84> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '84'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):84'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A85> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '85'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):85'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A86> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '86'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):86'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A87> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '87'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):87'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A88> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '88'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):88'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A89> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '89'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):89'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A90> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '90'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):90'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A91> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '91'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):91'^^xsd:string;
  dwc:observationDate '2005-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A92> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '92'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):92'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A93> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '93'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):93'^^xsd:string;
  dwc:observationDate '2005-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A94> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '94'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):94'^^xsd:string;
  dwc:observationDate '2005-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A95> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '95'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):95'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A96> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '96'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):96'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A97> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '97'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):97'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A98> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '98'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):98'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A54> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '54'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):54'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A55> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '55'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):55'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A56> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '56'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):56'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A57> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '57'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):57'^^xsd:string;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A58> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '58'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):58'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A59> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '59'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):59'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A60> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '60'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):60'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A61> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '61'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):61'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A62> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '62'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):62'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A63> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '63'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):63'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A64> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '64'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):64'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A65> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '65'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):65'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A66> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '66'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):66'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A67> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '67'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):67'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A68> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '68'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):68'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A69> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '69'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):69'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A70> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '70'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):70'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A71> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '71'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):71'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A72> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '72'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):72'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A73> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '73'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):73'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A74> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '74'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):74'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A75> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '75'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):75'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A76> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '76'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):76'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A77> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '77'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):77'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A78> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '78'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):78'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A79> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '79'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):79'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A80> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '80'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):80'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A81> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '81'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):81'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A82> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '82'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):82'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A99> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '99'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):99'^^xsd:string;
  dwc:observationDate '2005-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A100> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '100'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):100'^^xsd:string;
  dwc:observationDate '2005-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A101> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '101'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):101'^^xsd:string;
  dwc:observationDate '2005-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A102> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '102'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):102'^^xsd:string;
  dwc:observationDate '2005-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A103> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '103'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):103'^^xsd:string;
  dwc:observationDate '2006-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A104> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '104'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):104'^^xsd:string;
  dwc:observationDate '2006-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A105> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '105'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):105'^^xsd:string;
  dwc:observationDate '2006-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A106> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '106'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):106'^^xsd:string;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A107> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '107'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):107'^^xsd:string;
  dwc:observationDate '2006-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A108> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '108'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):108'^^xsd:string;
  dwc:observationDate '2006-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A109> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '109'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):109'^^xsd:string;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A110> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '110'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):110'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A111> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '111'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):111'^^xsd:string;
  dwc:observationDate '2006-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A112> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '112'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):112'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A113> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '113'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):113'^^xsd:string;
  dwc:observationDate '2007-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A114> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '114'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):114'^^xsd:string;
  dwc:observationDate '2007-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A329> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '329'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):329'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A330> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '330'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):330'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1085'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1085'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1086'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1086'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1088'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1088'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1089'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1089'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1090'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1090'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1091'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1091'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1092'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1092'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1094'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1094'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1095'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1095'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1096'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1096'^^xsd:string;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1097'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1097'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1099'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1099'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1100'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1100'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1101'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1101'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1102'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1102'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1106'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1106'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1107'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1107'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1108'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1108'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1109'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1109'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1110'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1110'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1111'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1111'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1113'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1113'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1114'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1114'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1115'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1115'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1116'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1116'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1117'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1117'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A296> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '296'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):296'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A297> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '297'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):297'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A298> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '298'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):298'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A299> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '299'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):299'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A300> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '300'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):300'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A301> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '301'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):301'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A303> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '303'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):303'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A304> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '304'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):304'^^xsd:string;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A305> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '305'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):305'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A306> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '306'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):306'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A307> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '307'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):307'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A308> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '308'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):308'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A309> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '309'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):309'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A310> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '310'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):310'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A311> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '311'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):311'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A312> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '312'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):312'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A314> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '314'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):314'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A315> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '315'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):315'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A317> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):317'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A318> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '318'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):318'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A319> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '319'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):319'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A321> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '321'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):321'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A322> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '322'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):322'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A323> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '323'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):323'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A324> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '324'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):324'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A325> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '325'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):325'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A326> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '326'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):326'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A327> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '327'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):327'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A328> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '328'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):328'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1282'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1282'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1283'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1283'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1284'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1284'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1286'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1286'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1287'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1287'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1288'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1288'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1292'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1292'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1294'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1294'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1295'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1295'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1296'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1296'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1300'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1300'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1301'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1301'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1303'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1303'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1304'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1304'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A234> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '234'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):234'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A235> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '235'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):235'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A236> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '236'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):236'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A237> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '237'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):237'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A238> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '238'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):238'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A239> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '239'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):239'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A240> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '240'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):240'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A241> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '241'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):241'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A242> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '242'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):242'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A243> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '243'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):243'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A244> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '244'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):244'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A245> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '245'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):245'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A246> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '246'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):246'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A247> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '247'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):247'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A248> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '248'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):248'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A217> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '217'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):217'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A218> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '218'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):218'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A219> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '219'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):219'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A220> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '220'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):220'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A221> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '221'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):221'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A223> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '223'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):223'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A224> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '224'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):224'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A225> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '225'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):225'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A226> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '226'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):226'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A227> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '227'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):227'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A229> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '229'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):229'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A230> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '230'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):230'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A231> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '231'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):231'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A232> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '232'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):232'^^xsd:string;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A233> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '233'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):233'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A200> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '200'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):200'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A201> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '201'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):201'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A202> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '202'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):202'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A203> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '203'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):203'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A204> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '204'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):204'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A206> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '206'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):206'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A207> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '207'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):207'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A208> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '208'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):208'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A209> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '209'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):209'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A211> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '211'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):211'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A212> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '212'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):212'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A213> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '213'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):213'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A214> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '214'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):214'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A215> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '215'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):215'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A216> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '216'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):216'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A115> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '115'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):115'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A116> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '116'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):116'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A117> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '117'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):117'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A118> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '118'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):118'^^xsd:string;
  dwc:observationDate '2007-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A119> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '119'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):119'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A120> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '120'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):120'^^xsd:string;
  dwc:observationDate '2007-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A121> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '121'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):121'^^xsd:string;
  dwc:observationDate '2007-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A122> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '122'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):122'^^xsd:string;
  dwc:observationDate '2007-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A123> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '123'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):123'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A124> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '124'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):124'^^xsd:string;
  dwc:observationDate '2007-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A125> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '125'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):125'^^xsd:string;
  dwc:observationDate '2008-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A126> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '126'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):126'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A127> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '127'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):127'^^xsd:string;
  dwc:observationDate '2008-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A128> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '128'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):128'^^xsd:string;
  dwc:observationDate '2008-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A129> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '129'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):129'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A130> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '130'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):130'^^xsd:string;
  dwc:observationDate '2008-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A131> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '131'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):131'^^xsd:string;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A132> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '132'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):132'^^xsd:string;
  dwc:observationDate '2008-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A133> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '133'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):133'^^xsd:string;
  dwc:observationDate '2008-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A134> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '134'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):134'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A135> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '135'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):135'^^xsd:string;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A136> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '136'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):136'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A137> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '137'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):137'^^xsd:string;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A138> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '138'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):138'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A139> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '139'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):139'^^xsd:string;
  dwc:observationDate '2009-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A140> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '140'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):140'^^xsd:string;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A141> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '141'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):141'^^xsd:string;
  dwc:observationDate '2009-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A142> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '142'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):142'^^xsd:string;
  dwc:observationDate '2009-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A143> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '143'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):143'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A144> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):144'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A145> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '145'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):145'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A146> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '146'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):146'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A147> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '147'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):147'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A148> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '148'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):148'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A149> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '149'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):149'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A150> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '150'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):150'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A151> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '151'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):151'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A152> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '152'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):152'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A153> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '153'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):153'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A154> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '154'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):154'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A155> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):155'^^xsd:string;
  dwc:observationDate '2010-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A156> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '156'^^xsd:integer;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Data is restricted'^^xsd:string;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):156'^^xsd:string;
  dwc:observationDate '2010-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A158> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '158'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):158'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A159> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '159'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):159'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A160> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '160'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):160'^^xsd:string;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A161> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '161'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):161'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A162> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '162'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):162'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A163> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '163'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):163'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A164> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '164'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):164'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A165> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '165'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):165'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A166> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '166'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):166'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A167> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '167'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):167'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A168> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):168'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A169> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '169'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):169'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A170> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):170'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A171> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '171'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):171'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A192> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '192'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):192'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A195> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '195'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):195'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A196> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '196'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):196'^^xsd:string;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A197> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '197'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):197'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A198> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '198'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):198'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A199> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '199'^^xsd:integer;
  dwc:scientificName 'Acartia clausi male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):199'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1305'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1305'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1306'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1306'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1307'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1307'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1308'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1308'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1309'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1309'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1311'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1311'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1318'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1318'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1324'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1324'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1325'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1325'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1343'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1343'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1345'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1345'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1362'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1362'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1381'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1381'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1382'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1382'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1383'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1383'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1390'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1390'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1393'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1393'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1411'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1411'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1417'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1417'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1418'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1418'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1419'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1419'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1422'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1422'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1426'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1426'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1427'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1427'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1428'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1428'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1429'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1429'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1430'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1430'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1431'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1431'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1432'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1432'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1433'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1433'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1434'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1434'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1435'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1435'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1451'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1451'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1452'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1452'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1453'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1453'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1454'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1454'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1455'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1455'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1457'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1457'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1462'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1462'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1463'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1463'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1464'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1464'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1465'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1465'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1466'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1466'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1467'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1467'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1468'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1468'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1469'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1469'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1470'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1470'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1471'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1471'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1473'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1473'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1474'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1474'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1475'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1475'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1476'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1476'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1477'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1477'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1478'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1478'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1479'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1479'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1481'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1481'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1482'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1482'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1483'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1483'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1484'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1484'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1485'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1485'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1486'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1486'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1487'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1487'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1488'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1488'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1494'^^xsd:integer;
  dwc:scientificName 'Unidentified Cirriped cypris average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1494'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1495'^^xsd:integer;
  dwc:scientificName 'Unidentified Cirriped cypris average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1495'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1496'^^xsd:integer;
  dwc:scientificName 'Unidentified Cirriped cypris average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1496'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1497'^^xsd:integer;
  dwc:scientificName 'Unidentified Cirriped cypris average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1497'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1499'^^xsd:integer;
  dwc:scientificName 'Unidentified Cirriped cypris average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1499'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1500'^^xsd:integer;
  dwc:scientificName 'Unidentified Cirriped cypris average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1500'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1501'^^xsd:integer;
  dwc:scientificName 'Unidentified Cirriped cypris average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1501'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1502'^^xsd:integer;
  dwc:scientificName 'Unidentified Cirriped cypris average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1502'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1511'^^xsd:integer;
  dwc:scientificName 'Unidentified Cirriped cypris average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1511'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1522'^^xsd:integer;
  dwc:scientificName 'Unidentified Cirriped cypris average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1522'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A622> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '622'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):622'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A623> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '623'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):623'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A624> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '624'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):624'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A642> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '642'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):642'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A643> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '643'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):643'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A645> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '645'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):645'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A646> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '646'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):646'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A647> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '647'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):647'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A650> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '650'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):650'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A657> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '657'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):657'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A636> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '636'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):636'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A638> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '638'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):638'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A648> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '648'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):648'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A641> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '641'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):641'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A639> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '639'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):639'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A640> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '640'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):640'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A649> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '649'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):649'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1986'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1986'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1987'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1987'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1985'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1985'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1891'^^xsd:integer;
  dwc:scientificName 'Pleopis tergestina average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '247982'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1891'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '106278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1892'^^xsd:integer;
  dwc:scientificName 'Pleopis tergestina average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '247982'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1892'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '106278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1893'^^xsd:integer;
  dwc:scientificName 'Pleopis tergestina average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '247982'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1893'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '106278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1894'^^xsd:integer;
  dwc:scientificName 'Pleopis tergestina average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '247982'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1894'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '106278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1862'^^xsd:integer;
  dwc:scientificName 'Pleopis polyphemoides average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '247981'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1862'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '247981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1867'^^xsd:integer;
  dwc:scientificName 'Pleopis polyphemoides average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '247981'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1867'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '247981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1869'^^xsd:integer;
  dwc:scientificName 'Pleopis polyphemoides average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '247981'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1869'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '247981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1859'^^xsd:integer;
  dwc:scientificName 'Pleopis polyphemoides average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '247981'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1859'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '247981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1860'^^xsd:integer;
  dwc:scientificName 'Pleopis polyphemoides average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '247981'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1860'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '247981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1861'^^xsd:integer;
  dwc:scientificName 'Pleopis polyphemoides average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '247981'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1861'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '247981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1871'^^xsd:integer;
  dwc:scientificName 'Pleopis polyphemoides average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '247981'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1871'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '247981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1881'^^xsd:integer;
  dwc:scientificName 'Pleopis polyphemoides average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '247981'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1881'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '247981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1882'^^xsd:integer;
  dwc:scientificName 'Pleopis polyphemoides average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '247981'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1882'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '247981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1870'^^xsd:integer;
  dwc:scientificName 'Pleopis polyphemoides average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '247981'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1870'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '247981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1854'^^xsd:integer;
  dwc:scientificName 'Pleopis polyphemoides average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '247981'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1854'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '247981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1855'^^xsd:integer;
  dwc:scientificName 'Pleopis polyphemoides average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '247981'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1855'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '247981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A616> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '616'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):616'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A617> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '617'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):617'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1856'^^xsd:integer;
  dwc:scientificName 'Pleopis polyphemoides average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '247981'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1856'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '247981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1857'^^xsd:integer;
  dwc:scientificName 'Pleopis polyphemoides average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '247981'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1857'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '247981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A615> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '615'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):615'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A635> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '635'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):635'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A626> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '626'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):626'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A628> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '628'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):628'^^xsd:string;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A629> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '629'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):629'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A337> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '337'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):337'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A338> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '338'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):338'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A339> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '339'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):339'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A343> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '343'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):343'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A390> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '390'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):390'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A391> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '391'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):391'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A396> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '396'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):396'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A398> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '398'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):398'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A403> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '403'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):403'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A406> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '406'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):406'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A454> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '454'^^xsd:integer;
  dwc:scientificName 'Acartia tonsa female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '345943'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):454'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '345943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A490> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '490'^^xsd:integer;
  dwc:scientificName 'Acartia tonsa male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '345943'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):490'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '345943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A518> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '518'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):518'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A815> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '815'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):815'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A817> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '817'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):817'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A753> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '753'^^xsd:integer;
  dwc:scientificName 'Oithona similis female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):753'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A754> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '754'^^xsd:integer;
  dwc:scientificName 'Oithona similis female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):754'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A531> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '531'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):531'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A534> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '534'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):534'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A535> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '535'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):535'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A545> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '545'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):545'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A555> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '555'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):555'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A561> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '561'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):561'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A562> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '562'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):562'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A563> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '563'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):563'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A564> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '564'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):564'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A566> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '566'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):566'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A813> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '813'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):813'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A814> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '814'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):814'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A735> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '735'^^xsd:integer;
  dwc:scientificName 'Oithona similis female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):735'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A737> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '737'^^xsd:integer;
  dwc:scientificName 'Oithona similis female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):737'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A738> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '738'^^xsd:integer;
  dwc:scientificName 'Oithona similis female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):738'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A740> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '740'^^xsd:integer;
  dwc:scientificName 'Oithona similis female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):740'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A741> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '741'^^xsd:integer;
  dwc:scientificName 'Oithona similis female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):741'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A742> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '742'^^xsd:integer;
  dwc:scientificName 'Oithona similis female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):742'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A743> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '743'^^xsd:integer;
  dwc:scientificName 'Oithona similis female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):743'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A745> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '745'^^xsd:integer;
  dwc:scientificName 'Oithona similis female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):745'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A746> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '746'^^xsd:integer;
  dwc:scientificName 'Oithona similis female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):746'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A747> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '747'^^xsd:integer;
  dwc:scientificName 'Oithona similis female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):747'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A748> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '748'^^xsd:integer;
  dwc:scientificName 'Oithona similis female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):748'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A751> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '751'^^xsd:integer;
  dwc:scientificName 'Oithona similis female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):751'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A666> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):666'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A725> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '725'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):725'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A727> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '727'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):727'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A734> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '734'^^xsd:integer;
  dwc:scientificName 'Oithona similis female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):734'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A665> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '665'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):665'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A659> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '659'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):659'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A721> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '721'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):721'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A723> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '723'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):723'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A756> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '756'^^xsd:integer;
  dwc:scientificName 'Oithona similis female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):756'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A757> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '757'^^xsd:integer;
  dwc:scientificName 'Oithona similis female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):757'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A758> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '758'^^xsd:integer;
  dwc:scientificName 'Oithona similis female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):758'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A759> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '759'^^xsd:integer;
  dwc:scientificName 'Oithona similis female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):759'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A718> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '718'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):718'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1905'^^xsd:integer;
  dwc:scientificName 'Pleopis tergestina average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '247982'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1905'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1927'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1927'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1959'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1959'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A760> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '760'^^xsd:integer;
  dwc:scientificName 'Oithona similis female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):760'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A763> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '763'^^xsd:integer;
  dwc:scientificName 'Oithona similis female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):763'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A773> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '773'^^xsd:integer;
  dwc:scientificName 'Oithona similis male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):773'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1964'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1964'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A787> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '787'^^xsd:integer;
  dwc:scientificName 'Oithona similis male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):787'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A792> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '792'^^xsd:integer;
  dwc:scientificName 'Oithona similis male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):792'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1965'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1965'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1966'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1966'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1967'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1967'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A806> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '806'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):806'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A807> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '807'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):807'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A809> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '809'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):809'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A777> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '777'^^xsd:integer;
  dwc:scientificName 'Oithona similis male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):777'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A778> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '778'^^xsd:integer;
  dwc:scientificName 'Oithona similis male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):778'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A780> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '780'^^xsd:integer;
  dwc:scientificName 'Oithona similis male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):780'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A784> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '784'^^xsd:integer;
  dwc:scientificName 'Oithona similis male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):784'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A782> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '782'^^xsd:integer;
  dwc:scientificName 'Oithona similis male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):782'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A805> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '805'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):805'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1960'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1960'^^xsd:string;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1961'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1961'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1962'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1962'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1976'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1976'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1977'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1977'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1978'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1978'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1974'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1974'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1975'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1975'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1969'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1969'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1970'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1970'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1968'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1968'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1971'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1971'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1972'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1972'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1973'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1973'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A675> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '675'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):675'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A677> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '677'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):677'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A678> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '678'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):678'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A679> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '679'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):679'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A682> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '682'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):682'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A683> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '683'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):683'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A689> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '689'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):689'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A691> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '691'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):691'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A693> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '693'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):693'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A695> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '695'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):695'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A702> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '702'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):702'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A705> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '705'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):705'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A713> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '713'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):713'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A714> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '714'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):714'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1979'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1979'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1980'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1980'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1984'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1984'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2087'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2087'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2088'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2088'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2085'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2085'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2086'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2086'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2090'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2090'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2091'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2091'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2089'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2089'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2074'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2074'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2072'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2072'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2073'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2073'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2076'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2076'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2078'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2078'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2079'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2079'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2080'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2080'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2081'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2081'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2083'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2083'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2084'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2084'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2082'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2082'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2045'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2045'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2046'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2046'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2051'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2051'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2095'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2095'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2096'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2096'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2092'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2092'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2098'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2098'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2101'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2101'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2097'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2097'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2102'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2102'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2106'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2106'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2107'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2107'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2054'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2054'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2068'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2068'^^xsd:string;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2069'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2069'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2029'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2029'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2039'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2039'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2041'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2041'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A186> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '186'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):186'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A188> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '188'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):188'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A187> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '187'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):187'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2024'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2024'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2025'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2025'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2022'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2022'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2023'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2023'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2020'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2020'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2021'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2021'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2017'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2017'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2018'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2018'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2019'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2019'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A189> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '189'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):189'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A190> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '190'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):190'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A191> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '191'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):191'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A345> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '345'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):345'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A346> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '346'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):346'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A347> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '347'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):347'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A348> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '348'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):348'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A349> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '349'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):349'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A350> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):350'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A351> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '351'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):351'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A352> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '352'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):352'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A353> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '353'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):353'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A354> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '354'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):354'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A355> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '355'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):355'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A356> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '356'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):356'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1048'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1048'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1049'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1049'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1051'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1051'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1053'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1053'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1055'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1055'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1057'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1057'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1058'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1058'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A331> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '331'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):331'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A332> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '332'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):332'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A333> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '333'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):333'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A334> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '334'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):334'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A335> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '335'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):335'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A336> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '336'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):336'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A579> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '579'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):579'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A582> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '582'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):582'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A583> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '583'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):583'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A585> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '585'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):585'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A586> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '586'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):586'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A587> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '587'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):587'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A588> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '588'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):588'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A590> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '590'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):590'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A593> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '593'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):593'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A597> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '597'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):597'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1045'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1045'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1046'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1046'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1047'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1047'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A181> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '181'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):181'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A182> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '182'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):182'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A180> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '180'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):180'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A184> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '184'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):184'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A185> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '185'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):185'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A183> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '183'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):183'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2010'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2010'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2009'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2009'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2011'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2011'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2013'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2013'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2012'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2012'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2014'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2014'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2015'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2015'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2016'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2016'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2026'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2026'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2027'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2027'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2028'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2028'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A374> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '374'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):374'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A375> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '375'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):375'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A577> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '577'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):577'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A578> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '578'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):578'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A381> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '381'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):381'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A387> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '387'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):387'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A388> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '388'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):388'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A389> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '389'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):389'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A567> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '567'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):567'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A568> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '568'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):568'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A569> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '569'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):569'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A571> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '571'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):571'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A573> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '573'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):573'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A574> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '574'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):574'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A575> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '575'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):575'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A576> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '576'^^xsd:integer;
  dwc:scientificName 'Calanus euxinus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104463'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):576'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '104463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A179> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '179'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):179'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A357> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '357'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):357'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A359> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '359'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):359'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A360> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '360'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):360'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A362> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '362'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):362'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A363> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '363'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):363'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A364> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '364'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):364'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A367> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '367'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):367'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A368> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '368'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):368'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A369> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '369'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):369'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A370> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '370'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):370'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A371> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '371'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):371'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A373> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '373'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):373'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A985> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '985'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):985'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A986> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '986'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):986'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A987> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '987'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):987'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A988> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '988'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):988'^^xsd:string;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A989> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '989'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):989'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A991> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '991'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):991'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A172> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '172'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):172'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A173> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '173'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):173'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A174> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '174'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):174'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A175> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '175'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):175'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A176> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '176'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):176'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A177> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '177'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):177'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A178> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '178'^^xsd:integer;
  dwc:scientificName 'Acartia clausi female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):178'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A812> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '812'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):812'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A837> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '837'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):837'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A811> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '811'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):811'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A857> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '857'^^xsd:integer;
  dwc:scientificName 'Oithona similis c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):857'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A838> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '838'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):838'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A839> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '839'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):839'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A859> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '859'^^xsd:integer;
  dwc:scientificName 'Oithona similis c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):859'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A873> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '873'^^xsd:integer;
  dwc:scientificName 'Oithona similis c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):873'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A877> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '877'^^xsd:integer;
  dwc:scientificName 'Oithona similis c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):877'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A965> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '965'^^xsd:integer;
  dwc:scientificName 'Oithona similis c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):965'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A894> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '894'^^xsd:integer;
  dwc:scientificName 'Oithona similis c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):894'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A929> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '929'^^xsd:integer;
  dwc:scientificName 'Oithona similis c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):929'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A893> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '893'^^xsd:integer;
  dwc:scientificName 'Oithona similis c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):893'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A878> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '878'^^xsd:integer;
  dwc:scientificName 'Oithona similis c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):878'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A887> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '887'^^xsd:integer;
  dwc:scientificName 'Oithona similis c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):887'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A259> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '259'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):259'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A260> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '260'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):260'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A258> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '258'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):258'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2865> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2865'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2865'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2866'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2866'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2867> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2867'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2867'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A262> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '262'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):262'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A263> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '263'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):263'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A261> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '261'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):261'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2863> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2863'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2863'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2864> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2864'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2864'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2862'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2862'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A249> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '249'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):249'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A250> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '250'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):250'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A251> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '251'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):251'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2757'^^xsd:integer;
  dwc:scientificName 'Unidentified Gastropod larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2757'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2758'^^xsd:integer;
  dwc:scientificName 'Unidentified Gastropod larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2758'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2756'^^xsd:integer;
  dwc:scientificName 'Unidentified Gastropod larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2756'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A252> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '252'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):252'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A253> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '253'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):253'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A254> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '254'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):254'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2759'^^xsd:integer;
  dwc:scientificName 'Unidentified Gastropod larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2759'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A255> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '255'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):255'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A256> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '256'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):256'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A257> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '257'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):257'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2860'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2860'^^xsd:string;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2861'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2861'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2878> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2878'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2878'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2879> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2879'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2879'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2880> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2880'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2880'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2881> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2881'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2881'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2889> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2889'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2889'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2887'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2887'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2888'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2888'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2882> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2882'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2882'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2883> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2883'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2883'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2884> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2884'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2884'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2885> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2885'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2885'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2886'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2886'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A270> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '270'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):270'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A271> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '271'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):271'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A272> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '272'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):272'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2897'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2897'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2898'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2898'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2899'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2899'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2901'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2901'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2896'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2896'^^xsd:string;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2893> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2893'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2893'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2894'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2894'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2895'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2895'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2890> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2890'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2890'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2891> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2891'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2891'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2892> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2892'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2892'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A293> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '293'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):293'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A294> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '294'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):294'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A295> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '295'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):295'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2875> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2875'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2875'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2876> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2876'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2876'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2877> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2877'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2877'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A290> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '290'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):290'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A291> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '291'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):291'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A292> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '292'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):292'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A282> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '282'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):282'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A281> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '281'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):281'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A279> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '279'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):279'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A280> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '280'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):280'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A283> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '283'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):283'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A284> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '284'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):284'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A285> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '285'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):285'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A286> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '286'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):286'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A287> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '287'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):287'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A288> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '288'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):288'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A289> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '289'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):289'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A274> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '274'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):274'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A275> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '275'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):275'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A276> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '276'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):276'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A277> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '277'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):277'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A278> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '278'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):278'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A273> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '273'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):273'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2872> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2872'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2872'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2873> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2873'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2873'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2874'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2874'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A269> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '269'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):269'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A268> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '268'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):268'^^xsd:string;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A267> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '267'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):267'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2868'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2868'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2869'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2869'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2870'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2870'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2871> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2871'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2871'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A264> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '264'^^xsd:integer;
  dwc:scientificName 'Acartia clausi c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):264'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A265> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '265'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):265'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A266> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '266'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):266'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1297'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1297'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1516'^^xsd:integer;
  dwc:scientificName 'Unidentified Cirriped cypris average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1516'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1190'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1190'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1191'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1191'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1193'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1193'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1186'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1186'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1187'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1187'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1188'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1188'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1189'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1189'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1182'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1182'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1183'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1183'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1185'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1185'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1195'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1195'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1197'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1197'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1198'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1198'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1201'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1201'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1259'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1259'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A316> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '316'^^xsd:integer;
  dwc:scientificName 'Acartia clausi or tonsa c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '149737'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):316'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1087'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1087'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1103'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1103'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1214'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1214'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1215'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1215'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1216'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1216'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1217'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1217'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1218'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1218'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1219'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1219'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1203'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1203'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1210'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1210'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1202'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1202'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1226'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1226'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1227'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1227'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1229'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1229'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1234'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1234'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1252'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1252'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1253'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1253'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1254'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1254'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1260'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1260'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1261'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1261'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1262'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1262'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1238'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1238'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1239'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1239'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1240'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1240'^^xsd:string;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1247'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1247'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1248'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1248'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1249'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1249'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1250'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1250'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1251'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1251'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1246'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1246'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1245'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1245'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1244'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1244'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1272'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1272'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1277'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1277'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1278'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1278'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1264'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1264'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1265'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1265'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1267'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1267'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1269'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1269'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1270'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1270'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1271'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1271'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1480'^^xsd:integer;
  dwc:scientificName 'Paracalanus parvus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1480'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1137'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1137'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1138'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1138'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1135'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1135'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1136'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1136'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1133'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1133'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1143'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1143'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1144'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1144'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1145'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1145'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1146'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1146'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1142'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1142'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3315> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3315'^^xsd:integer;
  dwc:scientificName 'Unidentified Nematod <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3315'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3271> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3271'^^xsd:integer;
  dwc:scientificName 'Unidentified Isopoda average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3271'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3275> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3275'^^xsd:integer;
  dwc:scientificName 'Unidentified Isopoda average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3275'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3319> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3319'^^xsd:integer;
  dwc:scientificName 'Unidentified Nematod <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3319'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3355> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3355'^^xsd:integer;
  dwc:scientificName 'Unidentified Foraminifera average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3355'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3227> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3227'^^xsd:integer;
  dwc:scientificName 'Microniscus sp. 1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1 mm'^^xsd:string;
  dwc:aphiaid '293852'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3227'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '293852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3248> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3248'^^xsd:integer;
  dwc:scientificName 'Microniscus sp. 1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1 mm'^^xsd:string;
  dwc:aphiaid '293852'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3248'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '293852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1130'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1130'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1131'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1131'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3224> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3224'^^xsd:integer;
  dwc:scientificName 'Microniscus sp. 1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1 mm'^^xsd:string;
  dwc:aphiaid '293852'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3224'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '293852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3222> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3222'^^xsd:integer;
  dwc:scientificName 'Microniscus sp. 1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1 mm'^^xsd:string;
  dwc:aphiaid '293852'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3222'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '293852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1129'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1129'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3225> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3225'^^xsd:integer;
  dwc:scientificName 'Microniscus sp. 1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1 mm'^^xsd:string;
  dwc:aphiaid '293852'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3225'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '293852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3226> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3226'^^xsd:integer;
  dwc:scientificName 'Microniscus sp. 1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1 mm'^^xsd:string;
  dwc:aphiaid '293852'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3226'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '293852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1147'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1147'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1149'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1149'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1150'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1150'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3139> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3139'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3139'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3140> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3140'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3140'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1118'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1118'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1119'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1119'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1120'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1120'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3175> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3175'^^xsd:integer;
  dwc:scientificName 'Pseudoevadne tergestina average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '106278'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3175'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '106278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3176> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3176'^^xsd:integer;
  dwc:scientificName 'Pseudoevadne tergestina average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '106278'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3176'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '106278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1121'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1121'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1122'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1122'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1123'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1123'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3177> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3177'^^xsd:integer;
  dwc:scientificName 'Pseudoevadne tergestina average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '106278'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3177'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '106278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3189> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3189'^^xsd:integer;
  dwc:scientificName 'Evadne spinifera average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '106274'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3189'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '106274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3201> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3201'^^xsd:integer;
  dwc:scientificName 'Evadne spinifera average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '106274'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3201'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3211> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3211'^^xsd:integer;
  dwc:scientificName 'Evadne spinifera average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '106274'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3211'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '106274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1124'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1124'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1125'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1125'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1126'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1126'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1127'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1127'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3212> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3212'^^xsd:integer;
  dwc:scientificName 'Evadne spinifera average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '106274'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3212'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '106274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3213> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3213'^^xsd:integer;
  dwc:scientificName 'Evadne spinifera average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '106274'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3213'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '106274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3221> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3221'^^xsd:integer;
  dwc:scientificName 'Microniscus sp. 1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1 mm'^^xsd:string;
  dwc:aphiaid '293852'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3221'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '293852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1151'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1151'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1152'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1152'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1153'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1153'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1154'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1154'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1155'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1155'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1156'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1156'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1158'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1158'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1159'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1159'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1160'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1160'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1157'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1157'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1165'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1165'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1166'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1166'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1167'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1167'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1179'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1179'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1180'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1180'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1181'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1181'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1161'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1161'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1162'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1162'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1164'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1164'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1173'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1173'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1178'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1178'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1169'^^xsd:integer;
  dwc:scientificName 'Pseudocalanus elongatus c2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1169'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A818> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '818'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):818'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A819> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '819'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):819'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A820> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '820'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):820'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A821> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '821'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):821'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A822> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '822'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):822'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A823> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '823'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):823'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A824> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '824'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):824'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A825> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '825'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):825'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A827> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '827'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):827'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A828> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '828'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):828'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A829> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '829'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):829'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A830> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '830'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):830'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A831> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '831'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):831'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A832> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '832'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):832'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A833> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '833'^^xsd:integer;
  dwc:scientificName 'Oithona similis c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):833'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2760'^^xsd:integer;
  dwc:scientificName 'Unidentified Gastropod larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2760'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2761'^^xsd:integer;
  dwc:scientificName 'Unidentified Gastropod larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2761'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2762> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2762'^^xsd:integer;
  dwc:scientificName 'Unidentified Gastropod larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2762'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2763> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2763'^^xsd:integer;
  dwc:scientificName 'Unidentified Gastropod larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2763'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2765'^^xsd:integer;
  dwc:scientificName 'Unidentified Gastropod larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2765'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2766'^^xsd:integer;
  dwc:scientificName 'Unidentified Gastropod larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2766'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2767'^^xsd:integer;
  dwc:scientificName 'Unidentified Gastropod larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2767'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2769'^^xsd:integer;
  dwc:scientificName 'Unidentified Gastropod larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2769'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2771'^^xsd:integer;
  dwc:scientificName 'Unidentified Gastropod larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2771'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2780'^^xsd:integer;
  dwc:scientificName 'Unidentified Gastropod larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2780'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2781'^^xsd:integer;
  dwc:scientificName 'Unidentified Gastropod larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2781'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2782'^^xsd:integer;
  dwc:scientificName 'Unidentified Gastropod larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2782'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2788'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2788'^^xsd:string;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2801'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2801'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2846'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepoda 0.48mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.48 mm'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2846'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2855'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepoda 0.48mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.48 mm'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2855'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2857> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2857'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2857'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2858'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2858'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2859'^^xsd:integer;
  dwc:scientificName 'Unidentified Copepod nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2859'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1525'^^xsd:integer;
  dwc:scientificName 'Unidentified Cirripedia nauplii<0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1525'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1529'^^xsd:integer;
  dwc:scientificName 'Unidentified Cirripedia nauplii<0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1529'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1530'^^xsd:integer;
  dwc:scientificName 'Unidentified Cirripedia nauplii<0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1530'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1539'^^xsd:integer;
  dwc:scientificName 'Unidentified Cirripedia nauplii<0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1539'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1540'^^xsd:integer;
  dwc:scientificName 'Unidentified Cirripedia nauplii<0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1540'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1541'^^xsd:integer;
  dwc:scientificName 'Unidentified Cirripedia nauplii<0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1541'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1542'^^xsd:integer;
  dwc:scientificName 'Unidentified Cirripedia nauplii<0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1542'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1543'^^xsd:integer;
  dwc:scientificName 'Unidentified Cirripedia nauplii<0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1543'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1552'^^xsd:integer;
  dwc:scientificName 'Unidentified Cirripedia nauplii<0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1552'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1553'^^xsd:integer;
  dwc:scientificName 'Unidentified Cirripedia nauplii<0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1553'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1558'^^xsd:integer;
  dwc:scientificName 'Unidentified Cirripedia nauplii<0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1558'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1565'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1565'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1566'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1566'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1567'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1567'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1568'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1568'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1570'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1570'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1579'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1579'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1581'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1581'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1591'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1591'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1592'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1592'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1594'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus female'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1594'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1617'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1617'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1628'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus male'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1628'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1641'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1641'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1642'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1642'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1651'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1651'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1653'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1653'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1655'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1655'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1663'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1663'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1664'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1664'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1665'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1665'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1666'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1666'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1674'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1674'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1675'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1675'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1678'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1678'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1687'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1687'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1688'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1688'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1689'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1689'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1690'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1690'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1699'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1699'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1700'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1700'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1701'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1701'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1702'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus c4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1702'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1723'^^xsd:integer;
  dwc:scientificName 'Centropages ponticus c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '104498'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1723'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '104498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1746'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1746'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1747'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1747'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1748'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1748'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1749'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1749'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1750'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1750'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1751'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1751'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1761'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1761'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1762'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1762'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1772'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1772'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1773'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1773'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1774'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1774'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1782'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1782'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1783'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1783'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1784'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1784'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1785'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1785'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1786'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1786'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1787'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1787'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1797'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1797'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1798'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1798'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1799'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1799'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1807'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1807'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1808'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1808'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1809'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1809'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1810'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1810'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1820'^^xsd:integer;
  dwc:scientificName 'Penilia avirostris juvenile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1820'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1852'^^xsd:integer;
  dwc:scientificName 'Pleopis polyphemoides average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '247981'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1852'^^xsd:string;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '247981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1853'^^xsd:integer;
  dwc:scientificName 'Pleopis polyphemoides average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '247981'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1853'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '247981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1988'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1988'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1989'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1989'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1992'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1992'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1996'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1996'^^xsd:string;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1997'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1997'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1998'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1998'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2000'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2000'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2001'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2001'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2002'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2002'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2003'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2003'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2004'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2004'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2005'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2005'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2006'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2006'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2007'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2007'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2008'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris >0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size > 0.5 mm'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2008'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2108'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2108'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2109'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2109'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2110'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2110'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2111'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2111'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2112'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2112'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2113'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2113'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2114'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2114'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2115'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2115'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2116'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2116'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2117'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2117'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2118'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2118'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2119'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2119'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2120'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2120'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2121'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2121'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2122'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2122'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2123'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2123'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2124'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2124'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2125'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2125'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2126'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2126'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2127'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2127'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2128'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2128'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2130'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2130'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2131'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2131'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2132'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2132'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2133'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2133'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2134'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2134'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2135'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2135'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2136'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2136'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2142'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2142'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2144'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2144'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2145'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2145'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2146'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2146'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2147'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2147'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2151'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2151'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2152'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2152'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2153'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2153'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2154'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2154'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2157'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2157'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2158'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2158'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2159'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2159'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2160'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2160'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2161'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2161'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2162'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2162'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2164'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2164'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2167'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2167'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2169> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2169'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2169'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2170'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2170'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2171> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2171'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2171'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2172'^^xsd:integer;
  dwc:scientificName 'Oikopleura dioica 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2172'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2182'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2182'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2183'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2183'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2213'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2213'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2214'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2214'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2215'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2215'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2216'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2216'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2217'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2217'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2218'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2218'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2220'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2220'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2221'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2221'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2228'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2228'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2229'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2229'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2231'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2231'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2240'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2240'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2241'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2241'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2250'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2250'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2251'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2251'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2254'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2254'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2255'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2255'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2256'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2256'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2257'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2257'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2258'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2258'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2263'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2263'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2264'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2264'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2265'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2265'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2266'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2266'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2267'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2267'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2274'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2274'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2275'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2275'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2276'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2276'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2277'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2277'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2278'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2278'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2287'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 3-4mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 3-4 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2287'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2288> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2288'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 3-4mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 3-4 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2288'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2290'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 3-4mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 3-4 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2290'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2291'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 3-4mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 3-4 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2291'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2292'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 3-4mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 3-4 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2292'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2293'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 3-4mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 3-4 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2293'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2295'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 3-4mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 3-4 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2295'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2296'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 3-4mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 3-4 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2296'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2300'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 3-4mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 3-4 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2300'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2302'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 3-4mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 3-4 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2302'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2303'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 3-4mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 3-4 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2303'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2304'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 3-4mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 3-4 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2304'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2311'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 3-4mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 3-4 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2311'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2312'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 3-4mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 3-4 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2312'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2313'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 3-4mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 3-4 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2313'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2323'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 4-5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 4-5 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2323'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2324'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 4-5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 4-5 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2324'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2325'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 4-5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 4-5 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2325'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2326> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2326'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 4-5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 4-5 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2326'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2327'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 4-5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 4-5 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2327'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2329'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 4-5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 4-5 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2329'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2332'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 4-5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 4-5 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2332'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2335'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 4-5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 4-5 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2335'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2338'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 4-5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 4-5 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2338'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2339'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 4-5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 4-5 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2339'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2347'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 4-5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 4-5 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2347'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2348'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 4-5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 4-5 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2348'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2349'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 4-5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 4-5 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2349'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2356'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 5-6mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 5-6 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2356'^^xsd:string;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2360'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 5-6mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 5-6 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2360'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2362'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 5-6mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 5-6 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2362'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2363'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 5-6mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 5-6 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2363'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2372'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 5-6mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 5-6 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2372'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2373'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 5-6mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 5-6 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2373'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2375'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 5-6mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 5-6 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2375'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2383'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 5-6mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 5-6 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2383'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2384'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 5-6mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 5-6 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2384'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2385'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 5-6mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 5-6 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2385'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2386'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 5-6mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 5-6 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2386'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2395'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 6-7mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 6-7 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2395'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2399'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 6-7mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 6-7 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2399'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2401'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 6-7mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 6-7 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2401'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2409'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 6-7mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 6-7 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2409'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2419'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 6-7mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 6-7 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2419'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2423'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 6-7mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 6-7 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2423'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2431'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 7-8mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 7-8 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2431'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2433'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 7-8mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 7-8 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2433'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2446'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 7-8mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 7-8 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2446'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2449'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 7-8mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 7-8 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2449'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2456'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 7-8mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 7-8 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2456'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2457'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 7-8mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 7-8 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2457'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2468'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 8-9mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 8-9 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2468'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2470'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 8-9mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 8-9 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2470'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2482'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 8-9mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 8-9 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2482'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2483'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 8-9mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 8-9 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2483'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2484'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 8-9mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 8-9 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2484'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2485'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 8-9mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 8-9 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2485'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2492'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 8-9mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 8-9 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2492'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2495> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2495'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 8-9mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 8-9 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2495'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2521'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 10-11mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 10-11 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2521'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2532'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 10-11mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 10-11 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2532'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2557'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 12-13mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 12-13 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2557'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2586'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa 13-14mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 13-14 mm'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2586'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2609'^^xsd:integer;
  dwc:scientificName 'Unidentified Polychaete trochophora average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2609'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2612'^^xsd:integer;
  dwc:scientificName 'Unidentified Polychaete trochophora average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2612'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2613'^^xsd:integer;
  dwc:scientificName 'Unidentified Polychaete trochophora average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2613'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2614'^^xsd:integer;
  dwc:scientificName 'Unidentified Polychaete trochophora average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2614'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2615'^^xsd:integer;
  dwc:scientificName 'Unidentified Polychaete trochophora average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2615'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2617'^^xsd:integer;
  dwc:scientificName 'Unidentified Polychaete trochophora average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2617'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2619'^^xsd:integer;
  dwc:scientificName 'Unidentified Polychaete trochophora average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2619'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2631'^^xsd:integer;
  dwc:scientificName 'Unidentified Polychaete trochophora average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2631'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2633'^^xsd:integer;
  dwc:scientificName 'Unidentified Polychaete trochophora average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2633'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2635'^^xsd:integer;
  dwc:scientificName 'Unidentified Polychaete trochophora average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2635'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2638'^^xsd:integer;
  dwc:scientificName 'Unidentified Polychaete trochophora average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2638'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2656'^^xsd:integer;
  dwc:scientificName 'Unidentified Polychaete trochophora <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2656'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2694'^^xsd:integer;
  dwc:scientificName 'Unidentified Polychaeta larva <0.5mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size < 0.5 mm'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2694'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2713'^^xsd:integer;
  dwc:scientificName 'Unidentified Polychaeta larva 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2713'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2728'^^xsd:integer;
  dwc:scientificName 'Unidentified Polychaeta larva 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2728'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2730> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2730'^^xsd:integer;
  dwc:scientificName 'Unidentified Polychaeta larva 0.5-1mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.5-1 mm'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2730'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2750'^^xsd:integer;
  dwc:scientificName 'Unidentified Gastropod larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2750'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2751'^^xsd:integer;
  dwc:scientificName 'Unidentified Gastropod larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2751'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2753'^^xsd:integer;
  dwc:scientificName 'Unidentified Gastropod larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2753'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2754'^^xsd:integer;
  dwc:scientificName 'Unidentified Gastropod larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2754'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2755'^^xsd:integer;
  dwc:scientificName 'Unidentified Gastropod larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2755'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2902'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2902'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2903'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2903'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2904'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2904'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2905'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2905'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2906> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2906'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2906'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2907> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2907'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2907'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2908> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2908'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2908'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2909> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2909'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2909'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2910> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2910'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2910'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2911> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2911'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2911'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2914> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2914'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2914'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2915> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2915'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2915'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2916> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2916'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2916'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2917> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2917'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2917'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2921'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2921'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2923> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2923'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2923'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2924> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2924'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2924'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2925> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2925'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2925'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2927> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2927'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2927'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2928> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2928'^^xsd:integer;
  dwc:scientificName 'Unidentified Bivalvia larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2928'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2933> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2933'^^xsd:integer;
  dwc:scientificName 'Unidentified Decapod larva 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2933'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2934> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2934'^^xsd:integer;
  dwc:scientificName 'Unidentified Decapod larva 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2934'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2949> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2949'^^xsd:integer;
  dwc:scientificName 'Unidentified Decapod larva 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2949'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2960> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2960'^^xsd:integer;
  dwc:scientificName 'Unidentified Decapod larva 1-2mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 1-2 mm'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2960'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2987> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A2987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '2987'^^xsd:integer;
  dwc:scientificName 'Unidentified Decapod larva 2-3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 2-3 mm'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):2987'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3005> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3005'^^xsd:integer;
  dwc:scientificName 'Unidentified Medusae planula 0.3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.3 mm'^^xsd:string;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3005'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3013> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3013'^^xsd:integer;
  dwc:scientificName 'Unidentified Medusae planula 0.3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.3 mm'^^xsd:string;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3013'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3017> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3017'^^xsd:integer;
  dwc:scientificName 'Unidentified Medusae planula 0.3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.3 mm'^^xsd:string;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3017'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3021> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3021'^^xsd:integer;
  dwc:scientificName 'Unidentified Medusae planula 0.3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.3 mm'^^xsd:string;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3021'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3029> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3029'^^xsd:integer;
  dwc:scientificName 'Unidentified Medusae planula 0.3mm'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = 0.3 mm'^^xsd:string;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3029'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3041> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3041'^^xsd:integer;
  dwc:scientificName 'Unidentified Harpacticoida average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3041'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3044> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3044'^^xsd:integer;
  dwc:scientificName 'Unidentified Harpacticoida average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3044'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3078> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3078'^^xsd:integer;
  dwc:scientificName 'Unidentified Bryozoa larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3078'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3079> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3079'^^xsd:integer;
  dwc:scientificName 'Unidentified Bryozoa larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3079'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3080> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3080'^^xsd:integer;
  dwc:scientificName 'Unidentified Bryozoa larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3080'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3081> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3081'^^xsd:integer;
  dwc:scientificName 'Unidentified Bryozoa larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3081'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3082> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3082'^^xsd:integer;
  dwc:scientificName 'Unidentified Bryozoa larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3082'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3083> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3083'^^xsd:integer;
  dwc:scientificName 'Unidentified Bryozoa larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3083'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3084> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3084'^^xsd:integer;
  dwc:scientificName 'Unidentified Bryozoa larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3084'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3095> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3095'^^xsd:integer;
  dwc:scientificName 'Unidentified Bryozoa larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3095'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3112> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3112'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3112'^^xsd:string;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3113> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3113'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3113'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3115> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3115'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3115'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3117> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3117'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3117'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3118> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3118'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3118'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3119> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3119'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3119'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3120> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3120'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3120'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3121> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3121'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3121'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3122> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3122'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3122'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3123> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3123'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3123'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3124> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3124'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3124'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3125> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3125'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3125'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3126> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3126'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3126'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3127> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3127'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3127'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3131> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3131'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3131'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3133> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3133'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3133'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3134> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3134'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3134'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3136> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3136'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3136'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3137> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3137'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis larva average'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm); specimen size = average'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3137'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A418> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '418'^^xsd:integer;
  dwc:scientificName 'Acartia tonsa c5'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '345943'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):418'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '345943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A879> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005833333333335 35.15888888888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.005833333333335"^^xsd:decimal ;
  geo-pos:long "35.15888888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '879'^^xsd:integer;
  dwc:scientificName 'Oithona similis c3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.158888888889'^^xsd:double;
  dwc:latitude '42.005833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Sampling method = vertical haul from 50m to 0m with standard net (mesh size 112 µm)'^^xsd:string;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:sampleSize 'Ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):879'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A51> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '51'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '6825'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):51'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A52> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '52'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '7384'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):52'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A53> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '53'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '4975'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):53'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A43> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '43'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '7800'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):43'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A40> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '40'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '50726'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):40'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A41> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '41'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '36300'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):41'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A42> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '42'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '2350'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):42'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A38> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '38'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '10400'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):38'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A39> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '39'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '25825'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):39'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A37> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '37'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '29229'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):37'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A35> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '35'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '14100'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):35'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A36> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '36'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '162750'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):36'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A33> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '33'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '106375'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):33'^^xsd:string;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A34> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '34'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '69700'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):34'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A31> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '31'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '30425'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):31'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A32> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '32'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '21675'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):32'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A29> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '29'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '10700'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):29'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A30> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '30'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '13656'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):30'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A26> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '26'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '2678'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):26'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A27> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '27'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '8008'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):27'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A28> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '28'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '5475'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):28'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A21> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '21'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '8400'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):21'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A22> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '22'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '4700'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):22'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A23> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '23'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '13328'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):23'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A24> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '24'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '13150'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):24'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A25> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '25'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '10800'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):25'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A50> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '50'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '2132'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):50'^^xsd:string;
  dwc:observationDate '2004-09-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A49> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '49'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '8925'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):49'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A47> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '47'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '2425'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):47'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A48> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '48'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '5400'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):48'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A46> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '46'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '5250'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):46'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A45> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '45'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '8650'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):45'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A44> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '44'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '5875'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):44'^^xsd:string;
  dwc:observationDate '2004-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A17> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '17'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '3175'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):17'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A18> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '18'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '925'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):18'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A19> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '19'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '8424'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):19'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A20> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00583333"^^xsd:decimal ;
  dwc:decimalLongitude "35.15888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00583333 35.15888889)"^^geo:wktLiteral ;
  geo-pos:lat "42.00583333"^^xsd:decimal ;
  geo-pos:long "35.15888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '20'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15888889'^^xsd:double;
  dwc:latitude '42.00583333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:observedWeight '10740'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedWeight = phytoplankton total abundance (µg/l)'^^xsd:string;
  dwc:sampleSize 'µg/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):20'^^xsd:string;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A13> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9908 35.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9908"^^xsd:decimal ;
  dwc:decimalLongitude "35.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9908 35.17)"^^geo:wktLiteral ;
  geo-pos:lat "41.9908"^^xsd:decimal ;
  geo-pos:long "35.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '13'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.17'^^xsd:double;
  dwc:latitude '41.9908'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedIndividualCount = phytoplankton total abundance (#/l)'^^xsd:string;
  dwc:sampleSize 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):13'^^xsd:string;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A15> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9908 35.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9908"^^xsd:decimal ;
  dwc:decimalLongitude "35.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9908 35.17)"^^geo:wktLiteral ;
  geo-pos:lat "41.9908"^^xsd:decimal ;
  geo-pos:long "35.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '15'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.17'^^xsd:double;
  dwc:latitude '41.9908'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedIndividualCount = phytoplankton total abundance (#/l)'^^xsd:string;
  dwc:sampleSize 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):15'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9908 35.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9908"^^xsd:decimal ;
  dwc:decimalLongitude "35.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9908 35.17)"^^geo:wktLiteral ;
  geo-pos:lat "41.9908"^^xsd:decimal ;
  geo-pos:long "35.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '11'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.17'^^xsd:double;
  dwc:latitude '41.9908'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedIndividualCount = phytoplankton total abundance (#/l)'^^xsd:string;
  dwc:sampleSize 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):11'^^xsd:string;
  dwc:observationDate '1999-04-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9908 35.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9908"^^xsd:decimal ;
  dwc:decimalLongitude "35.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9908 35.17)"^^geo:wktLiteral ;
  geo-pos:lat "41.9908"^^xsd:decimal ;
  geo-pos:long "35.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '3'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.17'^^xsd:double;
  dwc:latitude '41.9908'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedIndividualCount = phytoplankton total abundance (#/l)'^^xsd:string;
  dwc:sampleSize 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):3'^^xsd:string;
  dwc:observationDate '1999-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9908 35.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9908"^^xsd:decimal ;
  dwc:decimalLongitude "35.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9908 35.17)"^^geo:wktLiteral ;
  geo-pos:lat "41.9908"^^xsd:decimal ;
  geo-pos:long "35.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '1'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.17'^^xsd:double;
  dwc:latitude '41.9908'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedIndividualCount = phytoplankton total abundance (#/l)'^^xsd:string;
  dwc:sampleSize 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):1'^^xsd:string;
  dwc:observationDate '1999-01-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9908 35.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9908"^^xsd:decimal ;
  dwc:decimalLongitude "35.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9908 35.17)"^^geo:wktLiteral ;
  geo-pos:lat "41.9908"^^xsd:decimal ;
  geo-pos:long "35.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '5'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.17'^^xsd:double;
  dwc:latitude '41.9908'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedIndividualCount = phytoplankton total abundance (#/l)'^^xsd:string;
  dwc:sampleSize 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):5'^^xsd:string;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9908 35.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9908"^^xsd:decimal ;
  dwc:decimalLongitude "35.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9908 35.17)"^^geo:wktLiteral ;
  geo-pos:lat "41.9908"^^xsd:decimal ;
  geo-pos:long "35.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '7'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.17'^^xsd:double;
  dwc:latitude '41.9908'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedIndividualCount = phytoplankton total abundance (#/l)'^^xsd:string;
  dwc:sampleSize 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):7'^^xsd:string;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9908 35.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9908"^^xsd:decimal ;
  dwc:decimalLongitude "35.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9908 35.17)"^^geo:wktLiteral ;
  geo-pos:lat "41.9908"^^xsd:decimal ;
  geo-pos:long "35.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/291__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Phytoplankton%20and%20zooplankton%20%281999-2010%29%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Phytoplankton and zooplankton (1999-2010)'^^xsd:string;
  dwc:catalogNumber '9'^^xsd:integer;
  dwc:scientificName 'Phytoplankton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.17'^^xsd:double;
  dwc:latitude '41.9908'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'ObservedIndividualCount = phytoplankton total abundance (#/l)'^^xsd:string;
  dwc:sampleSize 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Phytoplankton and zooplankton (1999-2010):9'^^xsd:string;
  dwc:observationDate '1999-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
# EOF