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

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.74783 30.54867)"^^geo:wktLiteral ;
  geo-pos:lat "44.74783"^^xsd:decimal ;
  geo-pos:long "30.54867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_170'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.54867'^^xsd:double;
  dwc:latitude '44.74783'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_170'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.74783 30.54867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.74783"^^xsd:decimal ;
  dwc:decimalLongitude "30.54867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.74783 30.54867)"^^geo:wktLiteral ;
  geo-pos:lat "44.74783"^^xsd:decimal ;
  geo-pos:long "30.54867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_171'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.54867'^^xsd:double;
  dwc:latitude '44.74783'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_171'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92533 30.15733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92533"^^xsd:decimal ;
  dwc:decimalLongitude "30.15733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92533 30.15733)"^^geo:wktLiteral ;
  geo-pos:lat "44.92533"^^xsd:decimal ;
  geo-pos:long "30.15733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_172'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.15733'^^xsd:double;
  dwc:latitude '44.92533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_172'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13833 29.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13833"^^xsd:decimal ;
  dwc:decimalLongitude "29.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13833 29.809)"^^geo:wktLiteral ;
  geo-pos:lat "45.13833"^^xsd:decimal ;
  geo-pos:long "29.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_173'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.809'^^xsd:double;
  dwc:latitude '45.13833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_173'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66033 28.89083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66033"^^xsd:decimal ;
  dwc:decimalLongitude "28.89083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66033 28.89083)"^^geo:wktLiteral ;
  geo-pos:lat "43.66033"^^xsd:decimal ;
  geo-pos:long "28.89083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_174'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '28.89083'^^xsd:double;
  dwc:latitude '43.66033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_174'^^xsd:string;
  dwc:observationDate '2005-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66033 28.89083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66033"^^xsd:decimal ;
  dwc:decimalLongitude "28.89083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66033 28.89083)"^^geo:wktLiteral ;
  geo-pos:lat "43.66033"^^xsd:decimal ;
  geo-pos:long "28.89083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_175'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '28.89083'^^xsd:double;
  dwc:latitude '43.66033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_175'^^xsd:string;
  dwc:observationDate '2005-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73517 29.19933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73517"^^xsd:decimal ;
  dwc:decimalLongitude "29.19933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73517 29.19933)"^^geo:wktLiteral ;
  geo-pos:lat "43.73517"^^xsd:decimal ;
  geo-pos:long "29.19933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_176'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.19933'^^xsd:double;
  dwc:latitude '43.73517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_176'^^xsd:string;
  dwc:observationDate '2005-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73517 29.19933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73517"^^xsd:decimal ;
  dwc:decimalLongitude "29.19933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73517 29.19933)"^^geo:wktLiteral ;
  geo-pos:lat "43.73517"^^xsd:decimal ;
  geo-pos:long "29.19933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_177'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.19933'^^xsd:double;
  dwc:latitude '43.73517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_177'^^xsd:string;
  dwc:observationDate '2005-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73517 29.19933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73517"^^xsd:decimal ;
  dwc:decimalLongitude "29.19933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73517 29.19933)"^^geo:wktLiteral ;
  geo-pos:lat "43.73517"^^xsd:decimal ;
  geo-pos:long "29.19933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_178'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.19933'^^xsd:double;
  dwc:latitude '43.73517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_178'^^xsd:string;
  dwc:observationDate '2005-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73517 29.19933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73517"^^xsd:decimal ;
  dwc:decimalLongitude "29.19933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73517 29.19933)"^^geo:wktLiteral ;
  geo-pos:lat "43.73517"^^xsd:decimal ;
  geo-pos:long "29.19933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_179'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.19933'^^xsd:double;
  dwc:latitude '43.73517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_179'^^xsd:string;
  dwc:observationDate '2005-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70733 29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70733"^^xsd:decimal ;
  dwc:decimalLongitude "29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70733 29.629)"^^geo:wktLiteral ;
  geo-pos:lat "43.70733"^^xsd:decimal ;
  geo-pos:long "29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_180'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.629'^^xsd:double;
  dwc:latitude '43.70733'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_180'^^xsd:string;
  dwc:observationDate '2005-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70733 29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70733"^^xsd:decimal ;
  dwc:decimalLongitude "29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70733 29.629)"^^geo:wktLiteral ;
  geo-pos:lat "43.70733"^^xsd:decimal ;
  geo-pos:long "29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_181'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.629'^^xsd:double;
  dwc:latitude '43.70733'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_181'^^xsd:string;
  dwc:observationDate '2005-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70733 29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70733"^^xsd:decimal ;
  dwc:decimalLongitude "29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70733 29.629)"^^geo:wktLiteral ;
  geo-pos:lat "43.70733"^^xsd:decimal ;
  geo-pos:long "29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_183'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.629'^^xsd:double;
  dwc:latitude '43.70733'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_183'^^xsd:string;
  dwc:observationDate '2005-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62317 30.55367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62317"^^xsd:decimal ;
  dwc:decimalLongitude "30.55367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62317 30.55367)"^^geo:wktLiteral ;
  geo-pos:lat "43.62317"^^xsd:decimal ;
  geo-pos:long "30.55367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_184'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.55367'^^xsd:double;
  dwc:latitude '43.62317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_184'^^xsd:string;
  dwc:observationDate '2005-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62317 30.55367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62317"^^xsd:decimal ;
  dwc:decimalLongitude "30.55367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62317 30.55367)"^^geo:wktLiteral ;
  geo-pos:lat "43.62317"^^xsd:decimal ;
  geo-pos:long "30.55367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_185'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.55367'^^xsd:double;
  dwc:latitude '43.62317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_185'^^xsd:string;
  dwc:observationDate '2005-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62317 30.55367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62317"^^xsd:decimal ;
  dwc:decimalLongitude "30.55367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62317 30.55367)"^^geo:wktLiteral ;
  geo-pos:lat "43.62317"^^xsd:decimal ;
  geo-pos:long "30.55367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_186'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.55367'^^xsd:double;
  dwc:latitude '43.62317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_186'^^xsd:string;
  dwc:observationDate '2005-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62317 30.55367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62317"^^xsd:decimal ;
  dwc:decimalLongitude "30.55367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62317 30.55367)"^^geo:wktLiteral ;
  geo-pos:lat "43.62317"^^xsd:decimal ;
  geo-pos:long "30.55367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_187'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.55367'^^xsd:double;
  dwc:latitude '43.62317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_187'^^xsd:string;
  dwc:observationDate '2005-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59184 31.09183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59184"^^xsd:decimal ;
  dwc:decimalLongitude "31.09183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59184 31.09183)"^^geo:wktLiteral ;
  geo-pos:lat "43.59184"^^xsd:decimal ;
  geo-pos:long "31.09183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_188'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.09183'^^xsd:double;
  dwc:latitude '43.59184'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_188'^^xsd:string;
  dwc:observationDate '2005-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59184 31.09183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59184"^^xsd:decimal ;
  dwc:decimalLongitude "31.09183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59184 31.09183)"^^geo:wktLiteral ;
  geo-pos:lat "43.59184"^^xsd:decimal ;
  geo-pos:long "31.09183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_189'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.09183'^^xsd:double;
  dwc:latitude '43.59184'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_189'^^xsd:string;
  dwc:observationDate '2005-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59184 31.09183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59184"^^xsd:decimal ;
  dwc:decimalLongitude "31.09183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59184 31.09183)"^^geo:wktLiteral ;
  geo-pos:lat "43.59184"^^xsd:decimal ;
  geo-pos:long "31.09183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_190'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.09183'^^xsd:double;
  dwc:latitude '43.59184'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_190'^^xsd:string;
  dwc:observationDate '2005-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98867 29.23867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98867"^^xsd:decimal ;
  dwc:decimalLongitude "29.23867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98867 29.23867)"^^geo:wktLiteral ;
  geo-pos:lat "42.98867"^^xsd:decimal ;
  geo-pos:long "29.23867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_191'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.23867'^^xsd:double;
  dwc:latitude '42.98867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_191'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98867 29.23867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98867"^^xsd:decimal ;
  dwc:decimalLongitude "29.23867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98867 29.23867)"^^geo:wktLiteral ;
  geo-pos:lat "42.98867"^^xsd:decimal ;
  geo-pos:long "29.23867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_192'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.23867'^^xsd:double;
  dwc:latitude '42.98867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_192'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98867 29.23867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98867"^^xsd:decimal ;
  dwc:decimalLongitude "29.23867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98867 29.23867)"^^geo:wktLiteral ;
  geo-pos:lat "42.98867"^^xsd:decimal ;
  geo-pos:long "29.23867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_193'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.23867'^^xsd:double;
  dwc:latitude '42.98867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_193'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98867 29.23867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98867"^^xsd:decimal ;
  dwc:decimalLongitude "29.23867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98867 29.23867)"^^geo:wktLiteral ;
  geo-pos:lat "42.98867"^^xsd:decimal ;
  geo-pos:long "29.23867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_194'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.23867'^^xsd:double;
  dwc:latitude '42.98867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_194'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.278 29.14383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.278"^^xsd:decimal ;
  dwc:decimalLongitude "29.14383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.278 29.14383)"^^geo:wktLiteral ;
  geo-pos:lat "43.278"^^xsd:decimal ;
  geo-pos:long "29.14383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_196'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.14383'^^xsd:double;
  dwc:latitude '43.278'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_196'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.278 29.14383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.278"^^xsd:decimal ;
  dwc:decimalLongitude "29.14383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.278 29.14383)"^^geo:wktLiteral ;
  geo-pos:lat "43.278"^^xsd:decimal ;
  geo-pos:long "29.14383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_197'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.14383'^^xsd:double;
  dwc:latitude '43.278'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_197'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44917 29.07067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44917"^^xsd:decimal ;
  dwc:decimalLongitude "29.07067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44917 29.07067)"^^geo:wktLiteral ;
  geo-pos:lat "43.44917"^^xsd:decimal ;
  geo-pos:long "29.07067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_198'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.07067'^^xsd:double;
  dwc:latitude '43.44917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_198'^^xsd:string;
  dwc:observationDate '2005-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44917 29.07067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44917"^^xsd:decimal ;
  dwc:decimalLongitude "29.07067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44917 29.07067)"^^geo:wktLiteral ;
  geo-pos:lat "43.44917"^^xsd:decimal ;
  geo-pos:long "29.07067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_199'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.07067'^^xsd:double;
  dwc:latitude '43.44917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_199'^^xsd:string;
  dwc:observationDate '2005-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.78533 29.30333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.78533"^^xsd:decimal ;
  dwc:decimalLongitude "29.30333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.78533 29.30333)"^^geo:wktLiteral ;
  geo-pos:lat "42.78533"^^xsd:decimal ;
  geo-pos:long "29.30333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_202'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.30333'^^xsd:double;
  dwc:latitude '42.78533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_202'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.78533 29.30333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.78533"^^xsd:decimal ;
  dwc:decimalLongitude "29.30333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.78533 29.30333)"^^geo:wktLiteral ;
  geo-pos:lat "42.78533"^^xsd:decimal ;
  geo-pos:long "29.30333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_203'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.30333'^^xsd:double;
  dwc:latitude '42.78533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_203'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.78533 29.30333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.78533"^^xsd:decimal ;
  dwc:decimalLongitude "29.30333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.78533 29.30333)"^^geo:wktLiteral ;
  geo-pos:lat "42.78533"^^xsd:decimal ;
  geo-pos:long "29.30333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_204'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.30333'^^xsd:double;
  dwc:latitude '42.78533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_204'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.28917 29.15617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.28917"^^xsd:decimal ;
  dwc:decimalLongitude "29.15617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.28917 29.15617)"^^geo:wktLiteral ;
  geo-pos:lat "42.28917"^^xsd:decimal ;
  geo-pos:long "29.15617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_205'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.15617'^^xsd:double;
  dwc:latitude '42.28917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_205'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.28917 29.15617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.28917"^^xsd:decimal ;
  dwc:decimalLongitude "29.15617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.28917 29.15617)"^^geo:wktLiteral ;
  geo-pos:lat "42.28917"^^xsd:decimal ;
  geo-pos:long "29.15617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_206'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.15617'^^xsd:double;
  dwc:latitude '42.28917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_206'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.28917 29.15617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.28917"^^xsd:decimal ;
  dwc:decimalLongitude "29.15617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.28917 29.15617)"^^geo:wktLiteral ;
  geo-pos:lat "42.28917"^^xsd:decimal ;
  geo-pos:long "29.15617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_207'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.15617'^^xsd:double;
  dwc:latitude '42.28917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_207'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.977 28.86817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.977"^^xsd:decimal ;
  dwc:decimalLongitude "28.86817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.977 28.86817)"^^geo:wktLiteral ;
  geo-pos:lat "41.977"^^xsd:decimal ;
  geo-pos:long "28.86817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_208'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '28.86817'^^xsd:double;
  dwc:latitude '41.977'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_208'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.977 28.86817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.977"^^xsd:decimal ;
  dwc:decimalLongitude "28.86817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.977 28.86817)"^^geo:wktLiteral ;
  geo-pos:lat "41.977"^^xsd:decimal ;
  geo-pos:long "28.86817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_209'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '28.86817'^^xsd:double;
  dwc:latitude '41.977'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_209'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.977 28.86817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.977"^^xsd:decimal ;
  dwc:decimalLongitude "28.86817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.977 28.86817)"^^geo:wktLiteral ;
  geo-pos:lat "41.977"^^xsd:decimal ;
  geo-pos:long "28.86817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_210'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '28.86817'^^xsd:double;
  dwc:latitude '41.977'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_210'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8145 28.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8145"^^xsd:decimal ;
  dwc:decimalLongitude "28.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8145 28.705)"^^geo:wktLiteral ;
  geo-pos:lat "41.8145"^^xsd:decimal ;
  geo-pos:long "28.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_211'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '28.705'^^xsd:double;
  dwc:latitude '41.8145'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_211'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.62383 28.6305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.62383"^^xsd:decimal ;
  dwc:decimalLongitude "28.6305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.62383 28.6305)"^^geo:wktLiteral ;
  geo-pos:lat "41.62383"^^xsd:decimal ;
  geo-pos:long "28.6305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_212'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '28.6305'^^xsd:double;
  dwc:latitude '41.62383'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_212'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.62383 28.6305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.62383"^^xsd:decimal ;
  dwc:decimalLongitude "28.6305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.62383 28.6305)"^^geo:wktLiteral ;
  geo-pos:lat "41.62383"^^xsd:decimal ;
  geo-pos:long "28.6305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_213'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '28.6305'^^xsd:double;
  dwc:latitude '41.62383'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_213'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.62383 28.6305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.62383"^^xsd:decimal ;
  dwc:decimalLongitude "28.6305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.62383 28.6305)"^^geo:wktLiteral ;
  geo-pos:lat "41.62383"^^xsd:decimal ;
  geo-pos:long "28.6305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_214'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '28.6305'^^xsd:double;
  dwc:latitude '41.62383'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_214'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.62383 28.6305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.62383"^^xsd:decimal ;
  dwc:decimalLongitude "28.6305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.62383 28.6305)"^^geo:wktLiteral ;
  geo-pos:lat "41.62383"^^xsd:decimal ;
  geo-pos:long "28.6305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_215'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '28.6305'^^xsd:double;
  dwc:latitude '41.62383'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_215'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22283 32.43483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22283"^^xsd:decimal ;
  dwc:decimalLongitude "32.43483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22283 32.43483)"^^geo:wktLiteral ;
  geo-pos:lat "43.22283"^^xsd:decimal ;
  geo-pos:long "32.43483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_217'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.43483'^^xsd:double;
  dwc:latitude '43.22283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_217'^^xsd:string;
  dwc:observationDate '2005-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22283 32.43483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22283"^^xsd:decimal ;
  dwc:decimalLongitude "32.43483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22283 32.43483)"^^geo:wktLiteral ;
  geo-pos:lat "43.22283"^^xsd:decimal ;
  geo-pos:long "32.43483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_218'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.43483'^^xsd:double;
  dwc:latitude '43.22283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_218'^^xsd:string;
  dwc:observationDate '2005-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22283 32.43483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22283"^^xsd:decimal ;
  dwc:decimalLongitude "32.43483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22283 32.43483)"^^geo:wktLiteral ;
  geo-pos:lat "43.22283"^^xsd:decimal ;
  geo-pos:long "32.43483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_219'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.43483'^^xsd:double;
  dwc:latitude '43.22283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_219'^^xsd:string;
  dwc:observationDate '2005-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98083 31.286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98083"^^xsd:decimal ;
  dwc:decimalLongitude "31.286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98083 31.286)"^^geo:wktLiteral ;
  geo-pos:lat "45.98083"^^xsd:decimal ;
  geo-pos:long "31.286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_220'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.286'^^xsd:double;
  dwc:latitude '45.98083'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_220'^^xsd:string;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0995 31.05183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0995"^^xsd:decimal ;
  dwc:decimalLongitude "31.05183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0995 31.05183)"^^geo:wktLiteral ;
  geo-pos:lat "46.0995"^^xsd:decimal ;
  geo-pos:long "31.05183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_221'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.05183'^^xsd:double;
  dwc:latitude '46.0995'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_221'^^xsd:string;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0995 31.05183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0995"^^xsd:decimal ;
  dwc:decimalLongitude "31.05183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0995 31.05183)"^^geo:wktLiteral ;
  geo-pos:lat "46.0995"^^xsd:decimal ;
  geo-pos:long "31.05183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_222'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.05183'^^xsd:double;
  dwc:latitude '46.0995'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_222'^^xsd:string;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21767 30.87233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.21767"^^xsd:decimal ;
  dwc:decimalLongitude "30.87233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21767 30.87233)"^^geo:wktLiteral ;
  geo-pos:lat "46.21767"^^xsd:decimal ;
  geo-pos:long "30.87233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_223'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.583'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.87233'^^xsd:double;
  dwc:latitude '46.21767'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_223'^^xsd:string;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21767 30.87233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.21767"^^xsd:decimal ;
  dwc:decimalLongitude "30.87233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21767 30.87233)"^^geo:wktLiteral ;
  geo-pos:lat "46.21767"^^xsd:decimal ;
  geo-pos:long "30.87233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_224'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.583'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.87233'^^xsd:double;
  dwc:latitude '46.21767'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_224'^^xsd:string;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76667 30.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76667"^^xsd:decimal ;
  dwc:decimalLongitude "30.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76667 30.88333)"^^geo:wktLiteral ;
  geo-pos:lat "45.76667"^^xsd:decimal ;
  geo-pos:long "30.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_227'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.88333'^^xsd:double;
  dwc:latitude '45.76667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_227'^^xsd:string;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83367 30.81983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83367"^^xsd:decimal ;
  dwc:decimalLongitude "30.81983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83367 30.81983)"^^geo:wktLiteral ;
  geo-pos:lat "45.83367"^^xsd:decimal ;
  geo-pos:long "30.81983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_228'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.81983'^^xsd:double;
  dwc:latitude '45.83367'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_228'^^xsd:string;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83367 30.81983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83367"^^xsd:decimal ;
  dwc:decimalLongitude "30.81983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83367 30.81983)"^^geo:wktLiteral ;
  geo-pos:lat "45.83367"^^xsd:decimal ;
  geo-pos:long "30.81983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_229'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.81983'^^xsd:double;
  dwc:latitude '45.83367'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_229'^^xsd:string;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.88883 30.72683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.88883"^^xsd:decimal ;
  dwc:decimalLongitude "30.72683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.88883 30.72683)"^^geo:wktLiteral ;
  geo-pos:lat "45.88883"^^xsd:decimal ;
  geo-pos:long "30.72683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_230'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.72683'^^xsd:double;
  dwc:latitude '45.88883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_230'^^xsd:string;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.94967 30.64883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.94967"^^xsd:decimal ;
  dwc:decimalLongitude "30.64883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.94967 30.64883)"^^geo:wktLiteral ;
  geo-pos:lat "45.94967"^^xsd:decimal ;
  geo-pos:long "30.64883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_231'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.64883'^^xsd:double;
  dwc:latitude '45.94967'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_231'^^xsd:string;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.94967 30.64883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.94967"^^xsd:decimal ;
  dwc:decimalLongitude "30.64883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.94967 30.64883)"^^geo:wktLiteral ;
  geo-pos:lat "45.94967"^^xsd:decimal ;
  geo-pos:long "30.64883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_232'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.64883'^^xsd:double;
  dwc:latitude '45.94967'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_232'^^xsd:string;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01617 30.55567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01617"^^xsd:decimal ;
  dwc:decimalLongitude "30.55567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01617 30.55567)"^^geo:wktLiteral ;
  geo-pos:lat "46.01617"^^xsd:decimal ;
  geo-pos:long "30.55567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_233'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.55567'^^xsd:double;
  dwc:latitude '46.01617'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_233'^^xsd:string;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01617 30.55567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01617"^^xsd:decimal ;
  dwc:decimalLongitude "30.55567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01617 30.55567)"^^geo:wktLiteral ;
  geo-pos:lat "46.01617"^^xsd:decimal ;
  geo-pos:long "30.55567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_234'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.55567'^^xsd:double;
  dwc:latitude '46.01617'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_234'^^xsd:string;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9575 30.38267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.9575"^^xsd:decimal ;
  dwc:decimalLongitude "30.38267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9575 30.38267)"^^geo:wktLiteral ;
  geo-pos:lat "45.9575"^^xsd:decimal ;
  geo-pos:long "30.38267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_235'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.38267'^^xsd:double;
  dwc:latitude '45.9575'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_235'^^xsd:string;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.803 30.58917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.803"^^xsd:decimal ;
  dwc:decimalLongitude "30.58917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.803 30.58917)"^^geo:wktLiteral ;
  geo-pos:lat "45.803"^^xsd:decimal ;
  geo-pos:long "30.58917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_236'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.583'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.58917'^^xsd:double;
  dwc:latitude '45.803'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_236'^^xsd:string;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75183 30.67817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75183"^^xsd:decimal ;
  dwc:decimalLongitude "30.67817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75183 30.67817)"^^geo:wktLiteral ;
  geo-pos:lat "45.75183"^^xsd:decimal ;
  geo-pos:long "30.67817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_238'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.67817'^^xsd:double;
  dwc:latitude '45.75183'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_238'^^xsd:string;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75183 30.67817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75183"^^xsd:decimal ;
  dwc:decimalLongitude "30.67817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75183 30.67817)"^^geo:wktLiteral ;
  geo-pos:lat "45.75183"^^xsd:decimal ;
  geo-pos:long "30.67817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_240'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.67817'^^xsd:double;
  dwc:latitude '45.75183'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_240'^^xsd:string;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.68667 30.74617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.68667"^^xsd:decimal ;
  dwc:decimalLongitude "30.74617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.68667 30.74617)"^^geo:wktLiteral ;
  geo-pos:lat "45.68667"^^xsd:decimal ;
  geo-pos:long "30.74617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_241'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.74617'^^xsd:double;
  dwc:latitude '45.68667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_241'^^xsd:string;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.71267 30.46817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.71267"^^xsd:decimal ;
  dwc:decimalLongitude "30.46817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.71267 30.46817)"^^geo:wktLiteral ;
  geo-pos:lat "45.71267"^^xsd:decimal ;
  geo-pos:long "30.46817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_244'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.46817'^^xsd:double;
  dwc:latitude '45.71267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_244'^^xsd:string;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.71267 30.46817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.71267"^^xsd:decimal ;
  dwc:decimalLongitude "30.46817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.71267 30.46817)"^^geo:wktLiteral ;
  geo-pos:lat "45.71267"^^xsd:decimal ;
  geo-pos:long "30.46817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_245'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.46817'^^xsd:double;
  dwc:latitude '45.71267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_245'^^xsd:string;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77067 30.38333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.77067"^^xsd:decimal ;
  dwc:decimalLongitude "30.38333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77067 30.38333)"^^geo:wktLiteral ;
  geo-pos:lat "45.77067"^^xsd:decimal ;
  geo-pos:long "30.38333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_246'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.117'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.38333'^^xsd:double;
  dwc:latitude '45.77067'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_246'^^xsd:string;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77067 30.38333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.77067"^^xsd:decimal ;
  dwc:decimalLongitude "30.38333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77067 30.38333)"^^geo:wktLiteral ;
  geo-pos:lat "45.77067"^^xsd:decimal ;
  geo-pos:long "30.38333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_247'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.117'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.38333'^^xsd:double;
  dwc:latitude '45.77067'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_247'^^xsd:string;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77067 30.38333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.77067"^^xsd:decimal ;
  dwc:decimalLongitude "30.38333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77067 30.38333)"^^geo:wktLiteral ;
  geo-pos:lat "45.77067"^^xsd:decimal ;
  geo-pos:long "30.38333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_248'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.117'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.38333'^^xsd:double;
  dwc:latitude '45.77067'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_248'^^xsd:string;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86067 30.28433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.86067"^^xsd:decimal ;
  dwc:decimalLongitude "30.28433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86067 30.28433)"^^geo:wktLiteral ;
  geo-pos:lat "45.86067"^^xsd:decimal ;
  geo-pos:long "30.28433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_249'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.45'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.28433'^^xsd:double;
  dwc:latitude '45.86067'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_249'^^xsd:string;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86067 30.28433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.86067"^^xsd:decimal ;
  dwc:decimalLongitude "30.28433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86067 30.28433)"^^geo:wktLiteral ;
  geo-pos:lat "45.86067"^^xsd:decimal ;
  geo-pos:long "30.28433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_250'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.45'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.28433'^^xsd:double;
  dwc:latitude '45.86067'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_250'^^xsd:string;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77883 30.1525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.77883"^^xsd:decimal ;
  dwc:decimalLongitude "30.1525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77883 30.1525)"^^geo:wktLiteral ;
  geo-pos:lat "45.77883"^^xsd:decimal ;
  geo-pos:long "30.1525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_251'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.583'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.1525'^^xsd:double;
  dwc:latitude '45.77883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_251'^^xsd:string;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77883 30.1525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.77883"^^xsd:decimal ;
  dwc:decimalLongitude "30.1525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77883 30.1525)"^^geo:wktLiteral ;
  geo-pos:lat "45.77883"^^xsd:decimal ;
  geo-pos:long "30.1525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_252'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.583'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.1525'^^xsd:double;
  dwc:latitude '45.77883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_252'^^xsd:string;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.694 30.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.694"^^xsd:decimal ;
  dwc:decimalLongitude "30.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.694 30.254)"^^geo:wktLiteral ;
  geo-pos:lat "45.694"^^xsd:decimal ;
  geo-pos:long "30.254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_253'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.833'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.254'^^xsd:double;
  dwc:latitude '45.694'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_253'^^xsd:string;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49233 30.4915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49233"^^xsd:decimal ;
  dwc:decimalLongitude "30.4915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49233 30.4915)"^^geo:wktLiteral ;
  geo-pos:lat "45.49233"^^xsd:decimal ;
  geo-pos:long "30.4915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_255'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.4915'^^xsd:double;
  dwc:latitude '45.49233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_255'^^xsd:string;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 30.33667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "30.33667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 30.33667)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "30.33667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_257'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.833'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.33667'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_257'^^xsd:string;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 30.25933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "30.25933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 30.25933)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "30.25933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_258'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.583'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.25933'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_258'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52317 29.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52317"^^xsd:decimal ;
  dwc:decimalLongitude "29.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52317 29.958)"^^geo:wktLiteral ;
  geo-pos:lat "45.52317"^^xsd:decimal ;
  geo-pos:long "29.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_261'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.958'^^xsd:double;
  dwc:latitude '45.52317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_261'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52317 29.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52317"^^xsd:decimal ;
  dwc:decimalLongitude "29.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52317 29.958)"^^geo:wktLiteral ;
  geo-pos:lat "45.52317"^^xsd:decimal ;
  geo-pos:long "29.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_262'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.958'^^xsd:double;
  dwc:latitude '45.52317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_262'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45683 30.04083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45683"^^xsd:decimal ;
  dwc:decimalLongitude "30.04083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45683 30.04083)"^^geo:wktLiteral ;
  geo-pos:lat "45.45683"^^xsd:decimal ;
  geo-pos:long "30.04083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_263'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.017'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.04083'^^xsd:double;
  dwc:latitude '45.45683'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_263'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45683 30.04083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45683"^^xsd:decimal ;
  dwc:decimalLongitude "30.04083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45683 30.04083)"^^geo:wktLiteral ;
  geo-pos:lat "45.45683"^^xsd:decimal ;
  geo-pos:long "30.04083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_264'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.017'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.04083'^^xsd:double;
  dwc:latitude '45.45683'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_264'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39883 30.10567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39883"^^xsd:decimal ;
  dwc:decimalLongitude "30.10567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39883 30.10567)"^^geo:wktLiteral ;
  geo-pos:lat "45.39883"^^xsd:decimal ;
  geo-pos:long "30.10567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_265'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.10567'^^xsd:double;
  dwc:latitude '45.39883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_265'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3335 30.16583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3335"^^xsd:decimal ;
  dwc:decimalLongitude "30.16583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3335 30.16583)"^^geo:wktLiteral ;
  geo-pos:lat "45.3335"^^xsd:decimal ;
  geo-pos:long "30.16583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_266'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.16583'^^xsd:double;
  dwc:latitude '45.3335'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_266'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.332 30.0215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.332"^^xsd:decimal ;
  dwc:decimalLongitude "30.0215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.332 30.0215)"^^geo:wktLiteral ;
  geo-pos:lat "45.332"^^xsd:decimal ;
  geo-pos:long "30.0215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_267'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.0215'^^xsd:double;
  dwc:latitude '45.332'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_267'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.332 30.0215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.332"^^xsd:decimal ;
  dwc:decimalLongitude "30.0215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.332 30.0215)"^^geo:wktLiteral ;
  geo-pos:lat "45.332"^^xsd:decimal ;
  geo-pos:long "30.0215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_268'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.0215'^^xsd:double;
  dwc:latitude '45.332'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_268'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33317 29.90467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33317"^^xsd:decimal ;
  dwc:decimalLongitude "29.90467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33317 29.90467)"^^geo:wktLiteral ;
  geo-pos:lat "45.33317"^^xsd:decimal ;
  geo-pos:long "29.90467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_269'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.90467'^^xsd:double;
  dwc:latitude '45.33317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_269'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33317 29.90467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33317"^^xsd:decimal ;
  dwc:decimalLongitude "29.90467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33317 29.90467)"^^geo:wktLiteral ;
  geo-pos:lat "45.33317"^^xsd:decimal ;
  geo-pos:long "29.90467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_270'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.90467'^^xsd:double;
  dwc:latitude '45.33317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_270'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2505 30.02683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.2505"^^xsd:decimal ;
  dwc:decimalLongitude "30.02683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2505 30.02683)"^^geo:wktLiteral ;
  geo-pos:lat "45.2505"^^xsd:decimal ;
  geo-pos:long "30.02683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_271'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.02683'^^xsd:double;
  dwc:latitude '45.2505'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_271'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2505 30.02683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.2505"^^xsd:decimal ;
  dwc:decimalLongitude "30.02683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2505 30.02683)"^^geo:wktLiteral ;
  geo-pos:lat "45.2505"^^xsd:decimal ;
  geo-pos:long "30.02683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_272'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.02683'^^xsd:double;
  dwc:latitude '45.2505'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_272'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.14483 30.40167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.14483"^^xsd:decimal ;
  dwc:decimalLongitude "30.40167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.14483 30.40167)"^^geo:wktLiteral ;
  geo-pos:lat "45.14483"^^xsd:decimal ;
  geo-pos:long "30.40167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_273'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.40167'^^xsd:double;
  dwc:latitude '45.14483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_273'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.14483 30.40167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.14483"^^xsd:decimal ;
  dwc:decimalLongitude "30.40167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.14483 30.40167)"^^geo:wktLiteral ;
  geo-pos:lat "45.14483"^^xsd:decimal ;
  geo-pos:long "30.40167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_274'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.40167'^^xsd:double;
  dwc:latitude '45.14483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_274'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.14483 30.40167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.14483"^^xsd:decimal ;
  dwc:decimalLongitude "30.40167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.14483 30.40167)"^^geo:wktLiteral ;
  geo-pos:lat "45.14483"^^xsd:decimal ;
  geo-pos:long "30.40167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_275'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.40167'^^xsd:double;
  dwc:latitude '45.14483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_275'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0245 30.6405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0245"^^xsd:decimal ;
  dwc:decimalLongitude "30.6405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0245 30.6405)"^^geo:wktLiteral ;
  geo-pos:lat "45.0245"^^xsd:decimal ;
  geo-pos:long "30.6405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_276'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.6405'^^xsd:double;
  dwc:latitude '45.0245'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_276'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0245 30.6405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0245"^^xsd:decimal ;
  dwc:decimalLongitude "30.6405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0245 30.6405)"^^geo:wktLiteral ;
  geo-pos:lat "45.0245"^^xsd:decimal ;
  geo-pos:long "30.6405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_277'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.6405'^^xsd:double;
  dwc:latitude '45.0245'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_277'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0245 30.6405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0245"^^xsd:decimal ;
  dwc:decimalLongitude "30.6405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0245 30.6405)"^^geo:wktLiteral ;
  geo-pos:lat "45.0245"^^xsd:decimal ;
  geo-pos:long "30.6405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_278'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.6405'^^xsd:double;
  dwc:latitude '45.0245'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_278'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.76817 31.18983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.76817"^^xsd:decimal ;
  dwc:decimalLongitude "31.18983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.76817 31.18983)"^^geo:wktLiteral ;
  geo-pos:lat "44.76817"^^xsd:decimal ;
  geo-pos:long "31.18983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_279'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.18983'^^xsd:double;
  dwc:latitude '44.76817'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_279'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.76817 31.18983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.76817"^^xsd:decimal ;
  dwc:decimalLongitude "31.18983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.76817 31.18983)"^^geo:wktLiteral ;
  geo-pos:lat "44.76817"^^xsd:decimal ;
  geo-pos:long "31.18983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_280'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.18983'^^xsd:double;
  dwc:latitude '44.76817'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_280'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.76817 31.18983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.76817"^^xsd:decimal ;
  dwc:decimalLongitude "31.18983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.76817 31.18983)"^^geo:wktLiteral ;
  geo-pos:lat "44.76817"^^xsd:decimal ;
  geo-pos:long "31.18983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_281'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.18983'^^xsd:double;
  dwc:latitude '44.76817'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_281'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5225 31.39283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5225"^^xsd:decimal ;
  dwc:decimalLongitude "31.39283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "169"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5225 31.39283)"^^geo:wktLiteral ;
  geo-pos:lat "44.5225"^^xsd:decimal ;
  geo-pos:long "31.39283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_282'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.39283'^^xsd:double;
  dwc:latitude '44.5225'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '169'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_282'^^xsd:string;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5225 31.39283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5225"^^xsd:decimal ;
  dwc:decimalLongitude "31.39283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "169"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5225 31.39283)"^^geo:wktLiteral ;
  geo-pos:lat "44.5225"^^xsd:decimal ;
  geo-pos:long "31.39283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_283'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.39283'^^xsd:double;
  dwc:latitude '44.5225'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '169'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_283'^^xsd:string;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.10483 31.55717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.10483"^^xsd:decimal ;
  dwc:decimalLongitude "31.55717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.10483 31.55717)"^^geo:wktLiteral ;
  geo-pos:lat "44.10483"^^xsd:decimal ;
  geo-pos:long "31.55717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_285'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.55717'^^xsd:double;
  dwc:latitude '44.10483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_285'^^xsd:string;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.10483 31.55717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.10483"^^xsd:decimal ;
  dwc:decimalLongitude "31.55717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.10483 31.55717)"^^geo:wktLiteral ;
  geo-pos:lat "44.10483"^^xsd:decimal ;
  geo-pos:long "31.55717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_286'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.55717'^^xsd:double;
  dwc:latitude '44.10483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_286'^^xsd:string;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29783 32.07817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29783"^^xsd:decimal ;
  dwc:decimalLongitude "32.07817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29783 32.07817)"^^geo:wktLiteral ;
  geo-pos:lat "44.29783"^^xsd:decimal ;
  geo-pos:long "32.07817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_288'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.07817'^^xsd:double;
  dwc:latitude '44.29783'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_288'^^xsd:string;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29783 32.07817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29783"^^xsd:decimal ;
  dwc:decimalLongitude "32.07817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29783 32.07817)"^^geo:wktLiteral ;
  geo-pos:lat "44.29783"^^xsd:decimal ;
  geo-pos:long "32.07817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_289'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.07817'^^xsd:double;
  dwc:latitude '44.29783'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_289'^^xsd:string;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29783 32.07817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29783"^^xsd:decimal ;
  dwc:decimalLongitude "32.07817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29783 32.07817)"^^geo:wktLiteral ;
  geo-pos:lat "44.29783"^^xsd:decimal ;
  geo-pos:long "32.07817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_290'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.07817'^^xsd:double;
  dwc:latitude '44.29783'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_290'^^xsd:string;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2935 31.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2935"^^xsd:decimal ;
  dwc:decimalLongitude "31.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2935 31.921)"^^geo:wktLiteral ;
  geo-pos:lat "44.2935"^^xsd:decimal ;
  geo-pos:long "31.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_291'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.967'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.921'^^xsd:double;
  dwc:latitude '44.2935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_291'^^xsd:string;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2935 31.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2935"^^xsd:decimal ;
  dwc:decimalLongitude "31.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2935 31.921)"^^geo:wktLiteral ;
  geo-pos:lat "44.2935"^^xsd:decimal ;
  geo-pos:long "31.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_292'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.967'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.921'^^xsd:double;
  dwc:latitude '44.2935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_292'^^xsd:string;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2935 31.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2935"^^xsd:decimal ;
  dwc:decimalLongitude "31.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2935 31.921)"^^geo:wktLiteral ;
  geo-pos:lat "44.2935"^^xsd:decimal ;
  geo-pos:long "31.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_293'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.967'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.921'^^xsd:double;
  dwc:latitude '44.2935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_293'^^xsd:string;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2935 31.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2935"^^xsd:decimal ;
  dwc:decimalLongitude "31.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2935 31.921)"^^geo:wktLiteral ;
  geo-pos:lat "44.2935"^^xsd:decimal ;
  geo-pos:long "31.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_294'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.967'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.921'^^xsd:double;
  dwc:latitude '44.2935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_294'^^xsd:string;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47933 32.01783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47933"^^xsd:decimal ;
  dwc:decimalLongitude "32.01783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47933 32.01783)"^^geo:wktLiteral ;
  geo-pos:lat "44.47933"^^xsd:decimal ;
  geo-pos:long "32.01783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_295'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.01783'^^xsd:double;
  dwc:latitude '44.47933'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_295'^^xsd:string;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47933 32.01783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47933"^^xsd:decimal ;
  dwc:decimalLongitude "32.01783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47933 32.01783)"^^geo:wktLiteral ;
  geo-pos:lat "44.47933"^^xsd:decimal ;
  geo-pos:long "32.01783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_296'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.01783'^^xsd:double;
  dwc:latitude '44.47933'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_296'^^xsd:string;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47933 32.01783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47933"^^xsd:decimal ;
  dwc:decimalLongitude "32.01783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47933 32.01783)"^^geo:wktLiteral ;
  geo-pos:lat "44.47933"^^xsd:decimal ;
  geo-pos:long "32.01783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_297'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.01783'^^xsd:double;
  dwc:latitude '44.47933'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_297'^^xsd:string;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47933 32.01783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47933"^^xsd:decimal ;
  dwc:decimalLongitude "32.01783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47933 32.01783)"^^geo:wktLiteral ;
  geo-pos:lat "44.47933"^^xsd:decimal ;
  geo-pos:long "32.01783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_298'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.01783'^^xsd:double;
  dwc:latitude '44.47933'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_298'^^xsd:string;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55833 31.97333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55833"^^xsd:decimal ;
  dwc:decimalLongitude "31.97333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55833 31.97333)"^^geo:wktLiteral ;
  geo-pos:lat "44.55833"^^xsd:decimal ;
  geo-pos:long "31.97333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_299'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.97333'^^xsd:double;
  dwc:latitude '44.55833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_299'^^xsd:string;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55833 31.97333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55833"^^xsd:decimal ;
  dwc:decimalLongitude "31.97333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55833 31.97333)"^^geo:wktLiteral ;
  geo-pos:lat "44.55833"^^xsd:decimal ;
  geo-pos:long "31.97333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_300'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.97333'^^xsd:double;
  dwc:latitude '44.55833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_300'^^xsd:string;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.71483 31.92383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.71483"^^xsd:decimal ;
  dwc:decimalLongitude "31.92383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.71483 31.92383)"^^geo:wktLiteral ;
  geo-pos:lat "44.71483"^^xsd:decimal ;
  geo-pos:long "31.92383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_302'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.92383'^^xsd:double;
  dwc:latitude '44.71483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_302'^^xsd:string;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.71483 31.92383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.71483"^^xsd:decimal ;
  dwc:decimalLongitude "31.92383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.71483 31.92383)"^^geo:wktLiteral ;
  geo-pos:lat "44.71483"^^xsd:decimal ;
  geo-pos:long "31.92383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_303'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.92383'^^xsd:double;
  dwc:latitude '44.71483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_303'^^xsd:string;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.71483 31.92383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.71483"^^xsd:decimal ;
  dwc:decimalLongitude "31.92383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.71483 31.92383)"^^geo:wktLiteral ;
  geo-pos:lat "44.71483"^^xsd:decimal ;
  geo-pos:long "31.92383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_304'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.92383'^^xsd:double;
  dwc:latitude '44.71483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_304'^^xsd:string;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.71483 31.92383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.71483"^^xsd:decimal ;
  dwc:decimalLongitude "31.92383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.71483 31.92383)"^^geo:wktLiteral ;
  geo-pos:lat "44.71483"^^xsd:decimal ;
  geo-pos:long "31.92383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_305'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.92383'^^xsd:double;
  dwc:latitude '44.71483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_305'^^xsd:string;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13334 31.75333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13334"^^xsd:decimal ;
  dwc:decimalLongitude "31.75333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13334 31.75333)"^^geo:wktLiteral ;
  geo-pos:lat "45.13334"^^xsd:decimal ;
  geo-pos:long "31.75333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_307'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.75333'^^xsd:double;
  dwc:latitude '45.13334'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_307'^^xsd:string;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13334 31.75333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13334"^^xsd:decimal ;
  dwc:decimalLongitude "31.75333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13334 31.75333)"^^geo:wktLiteral ;
  geo-pos:lat "45.13334"^^xsd:decimal ;
  geo-pos:long "31.75333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_308'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.75333'^^xsd:double;
  dwc:latitude '45.13334'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_308'^^xsd:string;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13334 31.75333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13334"^^xsd:decimal ;
  dwc:decimalLongitude "31.75333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13334 31.75333)"^^geo:wktLiteral ;
  geo-pos:lat "45.13334"^^xsd:decimal ;
  geo-pos:long "31.75333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_309'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.75333'^^xsd:double;
  dwc:latitude '45.13334'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_309'^^xsd:string;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.586 32.46767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.586"^^xsd:decimal ;
  dwc:decimalLongitude "32.46767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.586 32.46767)"^^geo:wktLiteral ;
  geo-pos:lat "44.586"^^xsd:decimal ;
  geo-pos:long "32.46767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_310'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.583'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.46767'^^xsd:double;
  dwc:latitude '44.586'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_310'^^xsd:string;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.586 32.46767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.586"^^xsd:decimal ;
  dwc:decimalLongitude "32.46767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.586 32.46767)"^^geo:wktLiteral ;
  geo-pos:lat "44.586"^^xsd:decimal ;
  geo-pos:long "32.46767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_311'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.583'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.46767'^^xsd:double;
  dwc:latitude '44.586'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_311'^^xsd:string;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.586 32.46767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.586"^^xsd:decimal ;
  dwc:decimalLongitude "32.46767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.586 32.46767)"^^geo:wktLiteral ;
  geo-pos:lat "44.586"^^xsd:decimal ;
  geo-pos:long "32.46767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_312'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.583'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.46767'^^xsd:double;
  dwc:latitude '44.586'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_312'^^xsd:string;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.60966 33.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.60966"^^xsd:decimal ;
  dwc:decimalLongitude "33.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.60966 33.42)"^^geo:wktLiteral ;
  geo-pos:lat "44.60966"^^xsd:decimal ;
  geo-pos:long "33.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_313'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.42'^^xsd:double;
  dwc:latitude '44.60966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_313'^^xsd:string;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.60966 33.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.60966"^^xsd:decimal ;
  dwc:decimalLongitude "33.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.60966 33.42)"^^geo:wktLiteral ;
  geo-pos:lat "44.60966"^^xsd:decimal ;
  geo-pos:long "33.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_314'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.42'^^xsd:double;
  dwc:latitude '44.60966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_314'^^xsd:string;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.60966 33.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.60966"^^xsd:decimal ;
  dwc:decimalLongitude "33.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.60966 33.42)"^^geo:wktLiteral ;
  geo-pos:lat "44.60966"^^xsd:decimal ;
  geo-pos:long "33.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_315'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.42'^^xsd:double;
  dwc:latitude '44.60966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_315'^^xsd:string;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.70413 33.3999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.70413"^^xsd:decimal ;
  dwc:decimalLongitude "33.3999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.70413 33.3999)"^^geo:wktLiteral ;
  geo-pos:lat "44.70413"^^xsd:decimal ;
  geo-pos:long "33.3999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_316'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.3999'^^xsd:double;
  dwc:latitude '44.70413'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_316'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.70413 33.3999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.70413"^^xsd:decimal ;
  dwc:decimalLongitude "33.3999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.70413 33.3999)"^^geo:wktLiteral ;
  geo-pos:lat "44.70413"^^xsd:decimal ;
  geo-pos:long "33.3999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_317'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.3999'^^xsd:double;
  dwc:latitude '44.70413'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_317'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66615 33.43705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66615"^^xsd:decimal ;
  dwc:decimalLongitude "33.43705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66615 33.43705)"^^geo:wktLiteral ;
  geo-pos:lat "44.66615"^^xsd:decimal ;
  geo-pos:long "33.43705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_319'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.43705'^^xsd:double;
  dwc:latitude '44.66615'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_319'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66615 33.43705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66615"^^xsd:decimal ;
  dwc:decimalLongitude "33.43705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66615 33.43705)"^^geo:wktLiteral ;
  geo-pos:lat "44.66615"^^xsd:decimal ;
  geo-pos:long "33.43705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_320'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.43705'^^xsd:double;
  dwc:latitude '44.66615'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_320'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.636 33.46933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.636"^^xsd:decimal ;
  dwc:decimalLongitude "33.46933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.636 33.46933)"^^geo:wktLiteral ;
  geo-pos:lat "44.636"^^xsd:decimal ;
  geo-pos:long "33.46933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_323'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.46933'^^xsd:double;
  dwc:latitude '44.636'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_323'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63567 33.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63567"^^xsd:decimal ;
  dwc:decimalLongitude "33.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63567 33.423)"^^geo:wktLiteral ;
  geo-pos:lat "44.63567"^^xsd:decimal ;
  geo-pos:long "33.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_325'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.423'^^xsd:double;
  dwc:latitude '44.63567'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_325'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63567 33.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63567"^^xsd:decimal ;
  dwc:decimalLongitude "33.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63567 33.423)"^^geo:wktLiteral ;
  geo-pos:lat "44.63567"^^xsd:decimal ;
  geo-pos:long "33.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_326'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.423'^^xsd:double;
  dwc:latitude '44.63567'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_326'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63567 33.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63567"^^xsd:decimal ;
  dwc:decimalLongitude "33.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63567 33.423)"^^geo:wktLiteral ;
  geo-pos:lat "44.63567"^^xsd:decimal ;
  geo-pos:long "33.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_327'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.423'^^xsd:double;
  dwc:latitude '44.63567'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_327'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63567 33.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63567"^^xsd:decimal ;
  dwc:decimalLongitude "33.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63567 33.423)"^^geo:wktLiteral ;
  geo-pos:lat "44.63567"^^xsd:decimal ;
  geo-pos:long "33.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_328'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.423'^^xsd:double;
  dwc:latitude '44.63567'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_328'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63828 33.37813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63828"^^xsd:decimal ;
  dwc:decimalLongitude "33.37813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63828 33.37813)"^^geo:wktLiteral ;
  geo-pos:lat "44.63828"^^xsd:decimal ;
  geo-pos:long "33.37813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_329'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.37813'^^xsd:double;
  dwc:latitude '44.63828'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_329'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63828 33.37813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63828"^^xsd:decimal ;
  dwc:decimalLongitude "33.37813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63828 33.37813)"^^geo:wktLiteral ;
  geo-pos:lat "44.63828"^^xsd:decimal ;
  geo-pos:long "33.37813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_330'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.37813'^^xsd:double;
  dwc:latitude '44.63828'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_330'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63828 33.37813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63828"^^xsd:decimal ;
  dwc:decimalLongitude "33.37813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63828 33.37813)"^^geo:wktLiteral ;
  geo-pos:lat "44.63828"^^xsd:decimal ;
  geo-pos:long "33.37813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_331'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.37813'^^xsd:double;
  dwc:latitude '44.63828'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_331'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 30.89167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83333"^^xsd:decimal ;
  dwc:decimalLongitude "30.89167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 30.89167)"^^geo:wktLiteral ;
  geo-pos:lat "45.83333"^^xsd:decimal ;
  geo-pos:long "30.89167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_34'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.583'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.89167'^^xsd:double;
  dwc:latitude '45.83333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_34'^^xsd:string;
  dwc:observationDate '2010-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 30.89167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83333"^^xsd:decimal ;
  dwc:decimalLongitude "30.89167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 30.89167)"^^geo:wktLiteral ;
  geo-pos:lat "45.83333"^^xsd:decimal ;
  geo-pos:long "30.89167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_35'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.583'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.89167'^^xsd:double;
  dwc:latitude '45.83333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_35'^^xsd:string;
  dwc:observationDate '2010-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.97183 30.90217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.97183"^^xsd:decimal ;
  dwc:decimalLongitude "30.90217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.97183 30.90217)"^^geo:wktLiteral ;
  geo-pos:lat "45.97183"^^xsd:decimal ;
  geo-pos:long "30.90217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_36'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.833'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.90217'^^xsd:double;
  dwc:latitude '45.97183'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_36'^^xsd:string;
  dwc:observationDate '2010-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.97183 30.90217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.97183"^^xsd:decimal ;
  dwc:decimalLongitude "30.90217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.97183 30.90217)"^^geo:wktLiteral ;
  geo-pos:lat "45.97183"^^xsd:decimal ;
  geo-pos:long "30.90217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_37'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.833'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.90217'^^xsd:double;
  dwc:latitude '45.97183'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_37'^^xsd:string;
  dwc:observationDate '2010-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06733 31.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06733"^^xsd:decimal ;
  dwc:decimalLongitude "31.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06733 31.11667)"^^geo:wktLiteral ;
  geo-pos:lat "46.06733"^^xsd:decimal ;
  geo-pos:long "31.11667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_39'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.833'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.11667'^^xsd:double;
  dwc:latitude '46.06733'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_39'^^xsd:string;
  dwc:observationDate '2010-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95333 31.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.95333"^^xsd:decimal ;
  dwc:decimalLongitude "31.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95333 31.11667)"^^geo:wktLiteral ;
  geo-pos:lat "45.95333"^^xsd:decimal ;
  geo-pos:long "31.11667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_40'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.11667'^^xsd:double;
  dwc:latitude '45.95333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_40'^^xsd:string;
  dwc:observationDate '2010-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95333 31.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.95333"^^xsd:decimal ;
  dwc:decimalLongitude "31.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95333 31.11667)"^^geo:wktLiteral ;
  geo-pos:lat "45.95333"^^xsd:decimal ;
  geo-pos:long "31.11667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_41'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.11667'^^xsd:double;
  dwc:latitude '45.95333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_41'^^xsd:string;
  dwc:observationDate '2010-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95333 31.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.95333"^^xsd:decimal ;
  dwc:decimalLongitude "31.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95333 31.11667)"^^geo:wktLiteral ;
  geo-pos:lat "45.95333"^^xsd:decimal ;
  geo-pos:long "31.11667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_42'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.11667'^^xsd:double;
  dwc:latitude '45.95333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_42'^^xsd:string;
  dwc:observationDate '2010-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 31.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83333"^^xsd:decimal ;
  dwc:decimalLongitude "31.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 31.11667)"^^geo:wktLiteral ;
  geo-pos:lat "45.83333"^^xsd:decimal ;
  geo-pos:long "31.11667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_43'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.583'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.11667'^^xsd:double;
  dwc:latitude '45.83333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_43'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 31.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83333"^^xsd:decimal ;
  dwc:decimalLongitude "31.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 31.11667)"^^geo:wktLiteral ;
  geo-pos:lat "45.83333"^^xsd:decimal ;
  geo-pos:long "31.11667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_44'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.583'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.11667'^^xsd:double;
  dwc:latitude '45.83333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_44'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.745 31.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.745"^^xsd:decimal ;
  dwc:decimalLongitude "31.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.745 31.11667)"^^geo:wktLiteral ;
  geo-pos:lat "45.745"^^xsd:decimal ;
  geo-pos:long "31.11667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_45'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.11667'^^xsd:double;
  dwc:latitude '45.745'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_45'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47333 31.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47333"^^xsd:decimal ;
  dwc:decimalLongitude "31.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47333 31.11667)"^^geo:wktLiteral ;
  geo-pos:lat "45.47333"^^xsd:decimal ;
  geo-pos:long "31.11667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_46'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.583'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.11667'^^xsd:double;
  dwc:latitude '45.47333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_46'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47333 31.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47333"^^xsd:decimal ;
  dwc:decimalLongitude "31.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47333 31.11667)"^^geo:wktLiteral ;
  geo-pos:lat "45.47333"^^xsd:decimal ;
  geo-pos:long "31.11667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_47'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.583'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.11667'^^xsd:double;
  dwc:latitude '45.47333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_47'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47333 31.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47333"^^xsd:decimal ;
  dwc:decimalLongitude "31.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47333 31.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.47333"^^xsd:decimal ;
  geo-pos:long "31.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_48'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.35'^^xsd:double;
  dwc:latitude '45.47333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_48'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47333 31.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47333"^^xsd:decimal ;
  dwc:decimalLongitude "31.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47333 31.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.47333"^^xsd:decimal ;
  geo-pos:long "31.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_49'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.35'^^xsd:double;
  dwc:latitude '45.47333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_49'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47333 31.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47333"^^xsd:decimal ;
  dwc:decimalLongitude "31.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47333 31.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.47333"^^xsd:decimal ;
  geo-pos:long "31.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_51'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.35'^^xsd:double;
  dwc:latitude '45.47333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_51'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.745 31.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.745"^^xsd:decimal ;
  dwc:decimalLongitude "31.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.745 31.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.745"^^xsd:decimal ;
  geo-pos:long "31.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_52'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.35'^^xsd:double;
  dwc:latitude '45.745'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_52'^^xsd:string;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.745 31.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.745"^^xsd:decimal ;
  dwc:decimalLongitude "31.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.745 31.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.745"^^xsd:decimal ;
  geo-pos:long "31.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_53'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.35'^^xsd:double;
  dwc:latitude '45.745'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_53'^^xsd:string;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.745 31.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.745"^^xsd:decimal ;
  dwc:decimalLongitude "31.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.745 31.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.745"^^xsd:decimal ;
  geo-pos:long "31.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_55'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.35'^^xsd:double;
  dwc:latitude '45.745'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_55'^^xsd:string;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 31.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83333"^^xsd:decimal ;
  dwc:decimalLongitude "31.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 31.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.83333"^^xsd:decimal ;
  geo-pos:long "31.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_56'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.35'^^xsd:double;
  dwc:latitude '45.83333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_56'^^xsd:string;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 31.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83333"^^xsd:decimal ;
  dwc:decimalLongitude "31.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 31.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.83333"^^xsd:decimal ;
  geo-pos:long "31.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_58'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.35'^^xsd:double;
  dwc:latitude '45.83333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_58'^^xsd:string;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95333 31.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.95333"^^xsd:decimal ;
  dwc:decimalLongitude "31.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95333 31.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.95333"^^xsd:decimal ;
  geo-pos:long "31.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_59'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.35'^^xsd:double;
  dwc:latitude '45.95333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_59'^^xsd:string;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95333 31.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.95333"^^xsd:decimal ;
  dwc:decimalLongitude "31.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95333 31.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.95333"^^xsd:decimal ;
  geo-pos:long "31.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_60'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.35'^^xsd:double;
  dwc:latitude '45.95333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_60'^^xsd:string;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06733 31.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06733"^^xsd:decimal ;
  dwc:decimalLongitude "31.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06733 31.35)"^^geo:wktLiteral ;
  geo-pos:lat "46.06733"^^xsd:decimal ;
  geo-pos:long "31.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_61'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.35'^^xsd:double;
  dwc:latitude '46.06733'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_61'^^xsd:string;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06733 31.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06733"^^xsd:decimal ;
  dwc:decimalLongitude "31.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06733 31.35)"^^geo:wktLiteral ;
  geo-pos:lat "46.06733"^^xsd:decimal ;
  geo-pos:long "31.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_62'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.35'^^xsd:double;
  dwc:latitude '46.06733'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_62'^^xsd:string;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06733 31.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06733"^^xsd:decimal ;
  dwc:decimalLongitude "31.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06733 31.58333)"^^geo:wktLiteral ;
  geo-pos:lat "46.06733"^^xsd:decimal ;
  geo-pos:long "31.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_63'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.58333'^^xsd:double;
  dwc:latitude '46.06733'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_63'^^xsd:string;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06733 31.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06733"^^xsd:decimal ;
  dwc:decimalLongitude "31.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06733 31.58333)"^^geo:wktLiteral ;
  geo-pos:lat "46.06733"^^xsd:decimal ;
  geo-pos:long "31.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_64'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.58333'^^xsd:double;
  dwc:latitude '46.06733'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_64'^^xsd:string;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95 31.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95 31.58333)"^^geo:wktLiteral ;
  geo-pos:lat "45.95"^^xsd:decimal ;
  geo-pos:long "31.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_65'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.58333'^^xsd:double;
  dwc:latitude '45.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_65'^^xsd:string;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95 31.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95 31.58333)"^^geo:wktLiteral ;
  geo-pos:lat "45.95"^^xsd:decimal ;
  geo-pos:long "31.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_66'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.58333'^^xsd:double;
  dwc:latitude '45.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_66'^^xsd:string;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95 31.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95 31.58333)"^^geo:wktLiteral ;
  geo-pos:lat "45.95"^^xsd:decimal ;
  geo-pos:long "31.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_67'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.58333'^^xsd:double;
  dwc:latitude '45.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_67'^^xsd:string;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95 31.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.95 31.58333)"^^geo:wktLiteral ;
  geo-pos:lat "45.95"^^xsd:decimal ;
  geo-pos:long "31.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_68'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.58333'^^xsd:double;
  dwc:latitude '45.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_68'^^xsd:string;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 31.95333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83333"^^xsd:decimal ;
  dwc:decimalLongitude "31.95333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 31.95333)"^^geo:wktLiteral ;
  geo-pos:lat "45.83333"^^xsd:decimal ;
  geo-pos:long "31.95333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_69'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.95333'^^xsd:double;
  dwc:latitude '45.83333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_69'^^xsd:string;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 31.95333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83333"^^xsd:decimal ;
  dwc:decimalLongitude "31.95333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 31.95333)"^^geo:wktLiteral ;
  geo-pos:lat "45.83333"^^xsd:decimal ;
  geo-pos:long "31.95333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_71'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.95333'^^xsd:double;
  dwc:latitude '45.83333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_71'^^xsd:string;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 31.95333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83333"^^xsd:decimal ;
  dwc:decimalLongitude "31.95333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 31.95333)"^^geo:wktLiteral ;
  geo-pos:lat "45.83333"^^xsd:decimal ;
  geo-pos:long "31.95333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_72'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.95333'^^xsd:double;
  dwc:latitude '45.83333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_72'^^xsd:string;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 31.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83333"^^xsd:decimal ;
  dwc:decimalLongitude "31.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 31.58333)"^^geo:wktLiteral ;
  geo-pos:lat "45.83333"^^xsd:decimal ;
  geo-pos:long "31.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_73'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.58333'^^xsd:double;
  dwc:latitude '45.83333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_73'^^xsd:string;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 31.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83333"^^xsd:decimal ;
  dwc:decimalLongitude "31.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 31.58333)"^^geo:wktLiteral ;
  geo-pos:lat "45.83333"^^xsd:decimal ;
  geo-pos:long "31.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_74'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.58333'^^xsd:double;
  dwc:latitude '45.83333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_74'^^xsd:string;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.745 31.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.745"^^xsd:decimal ;
  dwc:decimalLongitude "31.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.745 31.58333)"^^geo:wktLiteral ;
  geo-pos:lat "45.745"^^xsd:decimal ;
  geo-pos:long "31.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_75'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.58333'^^xsd:double;
  dwc:latitude '45.745'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_75'^^xsd:string;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.745 31.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.745"^^xsd:decimal ;
  dwc:decimalLongitude "31.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.745 31.58333)"^^geo:wktLiteral ;
  geo-pos:lat "45.745"^^xsd:decimal ;
  geo-pos:long "31.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_76'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.58333'^^xsd:double;
  dwc:latitude '45.745'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_76'^^xsd:string;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.745 31.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.745"^^xsd:decimal ;
  dwc:decimalLongitude "31.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.745 31.58333)"^^geo:wktLiteral ;
  geo-pos:lat "45.745"^^xsd:decimal ;
  geo-pos:long "31.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_77'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.58333'^^xsd:double;
  dwc:latitude '45.745'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_77'^^xsd:string;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.745 31.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.745"^^xsd:decimal ;
  dwc:decimalLongitude "31.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.745 31.58333)"^^geo:wktLiteral ;
  geo-pos:lat "45.745"^^xsd:decimal ;
  geo-pos:long "31.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_78'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.58333'^^xsd:double;
  dwc:latitude '45.745'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_78'^^xsd:string;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47267 31.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47267"^^xsd:decimal ;
  dwc:decimalLongitude "31.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47267 31.58333)"^^geo:wktLiteral ;
  geo-pos:lat "45.47267"^^xsd:decimal ;
  geo-pos:long "31.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_79'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.58333'^^xsd:double;
  dwc:latitude '45.47267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_79'^^xsd:string;
  dwc:observationDate '2010-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47267 31.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47267"^^xsd:decimal ;
  dwc:decimalLongitude "31.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47267 31.58333)"^^geo:wktLiteral ;
  geo-pos:lat "45.47267"^^xsd:decimal ;
  geo-pos:long "31.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_80'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.58333'^^xsd:double;
  dwc:latitude '45.47267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_80'^^xsd:string;
  dwc:observationDate '2010-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47267 31.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47267"^^xsd:decimal ;
  dwc:decimalLongitude "31.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47267 31.58333)"^^geo:wktLiteral ;
  geo-pos:lat "45.47267"^^xsd:decimal ;
  geo-pos:long "31.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_81'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.58333'^^xsd:double;
  dwc:latitude '45.47267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_81'^^xsd:string;
  dwc:observationDate '2010-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47267 31.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47267"^^xsd:decimal ;
  dwc:decimalLongitude "31.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47267 31.58333)"^^geo:wktLiteral ;
  geo-pos:lat "45.47267"^^xsd:decimal ;
  geo-pos:long "31.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_82'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.58333'^^xsd:double;
  dwc:latitude '45.47267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_82'^^xsd:string;
  dwc:observationDate '2010-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.85833 32.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.85833"^^xsd:decimal ;
  dwc:decimalLongitude "32.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.85833 32.83333)"^^geo:wktLiteral ;
  geo-pos:lat "44.85833"^^xsd:decimal ;
  geo-pos:long "32.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_83'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.83333'^^xsd:double;
  dwc:latitude '44.85833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_83'^^xsd:string;
  dwc:observationDate '2010-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.85833 32.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.85833"^^xsd:decimal ;
  dwc:decimalLongitude "32.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.85833 32.83333)"^^geo:wktLiteral ;
  geo-pos:lat "44.85833"^^xsd:decimal ;
  geo-pos:long "32.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_84'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.83333'^^xsd:double;
  dwc:latitude '44.85833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_84'^^xsd:string;
  dwc:observationDate '2010-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.85833 32.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.85833"^^xsd:decimal ;
  dwc:decimalLongitude "32.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.85833 32.83333)"^^geo:wktLiteral ;
  geo-pos:lat "44.85833"^^xsd:decimal ;
  geo-pos:long "32.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_85'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.83333'^^xsd:double;
  dwc:latitude '44.85833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_85'^^xsd:string;
  dwc:observationDate '2010-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.20033 33.54967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.20033"^^xsd:decimal ;
  dwc:decimalLongitude "33.54967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.20033 33.54967)"^^geo:wktLiteral ;
  geo-pos:lat "44.20033"^^xsd:decimal ;
  geo-pos:long "33.54967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_86'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.54967'^^xsd:double;
  dwc:latitude '44.20033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_86'^^xsd:string;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.20033 33.54967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.20033"^^xsd:decimal ;
  dwc:decimalLongitude "33.54967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.20033 33.54967)"^^geo:wktLiteral ;
  geo-pos:lat "44.20033"^^xsd:decimal ;
  geo-pos:long "33.54967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_88'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.54967'^^xsd:double;
  dwc:latitude '44.20033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_88'^^xsd:string;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38017 33.69167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38017"^^xsd:decimal ;
  dwc:decimalLongitude "33.69167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38017 33.69167)"^^geo:wktLiteral ;
  geo-pos:lat "44.38017"^^xsd:decimal ;
  geo-pos:long "33.69167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_89'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.69167'^^xsd:double;
  dwc:latitude '44.38017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_89'^^xsd:string;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38017 33.69167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38017"^^xsd:decimal ;
  dwc:decimalLongitude "33.69167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38017 33.69167)"^^geo:wktLiteral ;
  geo-pos:lat "44.38017"^^xsd:decimal ;
  geo-pos:long "33.69167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_90'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.69167'^^xsd:double;
  dwc:latitude '44.38017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_90'^^xsd:string;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38017 33.69167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38017"^^xsd:decimal ;
  dwc:decimalLongitude "33.69167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38017 33.69167)"^^geo:wktLiteral ;
  geo-pos:lat "44.38017"^^xsd:decimal ;
  geo-pos:long "33.69167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_91'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.69167'^^xsd:double;
  dwc:latitude '44.38017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_91'^^xsd:string;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38017 33.69167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38017"^^xsd:decimal ;
  dwc:decimalLongitude "33.69167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38017 33.69167)"^^geo:wktLiteral ;
  geo-pos:lat "44.38017"^^xsd:decimal ;
  geo-pos:long "33.69167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_92'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.69167'^^xsd:double;
  dwc:latitude '44.38017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_92'^^xsd:string;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4745 34.1825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4745"^^xsd:decimal ;
  dwc:decimalLongitude "34.1825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4745 34.1825)"^^geo:wktLiteral ;
  geo-pos:lat "44.4745"^^xsd:decimal ;
  geo-pos:long "34.1825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_93'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '34.1825'^^xsd:double;
  dwc:latitude '44.4745'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_93'^^xsd:string;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39167 34.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39167"^^xsd:decimal ;
  dwc:decimalLongitude "34.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39167 34.18333)"^^geo:wktLiteral ;
  geo-pos:lat "44.39167"^^xsd:decimal ;
  geo-pos:long "34.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_94'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '34.18333'^^xsd:double;
  dwc:latitude '44.39167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_94'^^xsd:string;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39167 34.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39167"^^xsd:decimal ;
  dwc:decimalLongitude "34.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39167 34.18333)"^^geo:wktLiteral ;
  geo-pos:lat "44.39167"^^xsd:decimal ;
  geo-pos:long "34.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_95'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '34.18333'^^xsd:double;
  dwc:latitude '44.39167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_95'^^xsd:string;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39167 34.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39167"^^xsd:decimal ;
  dwc:decimalLongitude "34.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39167 34.18333)"^^geo:wktLiteral ;
  geo-pos:lat "44.39167"^^xsd:decimal ;
  geo-pos:long "34.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_96'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '34.18333'^^xsd:double;
  dwc:latitude '44.39167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_96'^^xsd:string;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.69333 35.3775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.69333"^^xsd:decimal ;
  dwc:decimalLongitude "35.3775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.69333 35.3775)"^^geo:wktLiteral ;
  geo-pos:lat "44.69333"^^xsd:decimal ;
  geo-pos:long "35.3775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_97'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '35.3775'^^xsd:double;
  dwc:latitude '44.69333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_97'^^xsd:string;
  dwc:observationDate '2010-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.69333 35.3775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.69333"^^xsd:decimal ;
  dwc:decimalLongitude "35.3775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.69333 35.3775)"^^geo:wktLiteral ;
  geo-pos:lat "44.69333"^^xsd:decimal ;
  geo-pos:long "35.3775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_98'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '35.3775'^^xsd:double;
  dwc:latitude '44.69333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_98'^^xsd:string;
  dwc:observationDate '2010-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.69333 35.3775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.69333"^^xsd:decimal ;
  dwc:decimalLongitude "35.3775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.69333 35.3775)"^^geo:wktLiteral ;
  geo-pos:lat "44.69333"^^xsd:decimal ;
  geo-pos:long "35.3775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_99'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '35.3775'^^xsd:double;
  dwc:latitude '44.69333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_99'^^xsd:string;
  dwc:observationDate '2010-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.69333 35.3775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.69333"^^xsd:decimal ;
  dwc:decimalLongitude "35.3775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.69333 35.3775)"^^geo:wktLiteral ;
  geo-pos:lat "44.69333"^^xsd:decimal ;
  geo-pos:long "35.3775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_100'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '35.3775'^^xsd:double;
  dwc:latitude '44.69333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_100'^^xsd:string;
  dwc:observationDate '2010-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.85317 35.3685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.85317"^^xsd:decimal ;
  dwc:decimalLongitude "35.3685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.85317 35.3685)"^^geo:wktLiteral ;
  geo-pos:lat "44.85317"^^xsd:decimal ;
  geo-pos:long "35.3685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_101'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '35.3685'^^xsd:double;
  dwc:latitude '44.85317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_101'^^xsd:string;
  dwc:observationDate '2010-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.85317 35.3685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.85317"^^xsd:decimal ;
  dwc:decimalLongitude "35.3685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.85317 35.3685)"^^geo:wktLiteral ;
  geo-pos:lat "44.85317"^^xsd:decimal ;
  geo-pos:long "35.3685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_102'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '35.3685'^^xsd:double;
  dwc:latitude '44.85317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_102'^^xsd:string;
  dwc:observationDate '2010-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88083 35.32833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88083"^^xsd:decimal ;
  dwc:decimalLongitude "35.32833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88083 35.32833)"^^geo:wktLiteral ;
  geo-pos:lat "44.88083"^^xsd:decimal ;
  geo-pos:long "35.32833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_103'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '35.32833'^^xsd:double;
  dwc:latitude '44.88083'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_103'^^xsd:string;
  dwc:observationDate '2010-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88083 35.32833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88083"^^xsd:decimal ;
  dwc:decimalLongitude "35.32833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88083 35.32833)"^^geo:wktLiteral ;
  geo-pos:lat "44.88083"^^xsd:decimal ;
  geo-pos:long "35.32833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_104'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '35.32833'^^xsd:double;
  dwc:latitude '44.88083'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_104'^^xsd:string;
  dwc:observationDate '2010-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05317 35.69683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05317"^^xsd:decimal ;
  dwc:decimalLongitude "35.69683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05317 35.69683)"^^geo:wktLiteral ;
  geo-pos:lat "45.05317"^^xsd:decimal ;
  geo-pos:long "35.69683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_105'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '35.69683'^^xsd:double;
  dwc:latitude '45.05317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_105'^^xsd:string;
  dwc:observationDate '2010-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92733 35.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92733"^^xsd:decimal ;
  dwc:decimalLongitude "35.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92733 35.699)"^^geo:wktLiteral ;
  geo-pos:lat "44.92733"^^xsd:decimal ;
  geo-pos:long "35.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_106'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '35.699'^^xsd:double;
  dwc:latitude '44.92733'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_106'^^xsd:string;
  dwc:observationDate '2010-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92733 35.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92733"^^xsd:decimal ;
  dwc:decimalLongitude "35.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92733 35.699)"^^geo:wktLiteral ;
  geo-pos:lat "44.92733"^^xsd:decimal ;
  geo-pos:long "35.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_107'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '35.699'^^xsd:double;
  dwc:latitude '44.92733'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_107'^^xsd:string;
  dwc:observationDate '2010-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92733 35.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92733"^^xsd:decimal ;
  dwc:decimalLongitude "35.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92733 35.699)"^^geo:wktLiteral ;
  geo-pos:lat "44.92733"^^xsd:decimal ;
  geo-pos:long "35.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_108'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '35.699'^^xsd:double;
  dwc:latitude '44.92733'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_108'^^xsd:string;
  dwc:observationDate '2010-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.90933 36.43767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.90933"^^xsd:decimal ;
  dwc:decimalLongitude "36.43767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.90933 36.43767)"^^geo:wktLiteral ;
  geo-pos:lat "44.90933"^^xsd:decimal ;
  geo-pos:long "36.43767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_110'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '36.43767'^^xsd:double;
  dwc:latitude '44.90933'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_110'^^xsd:string;
  dwc:observationDate '2010-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.90933 36.43767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.90933"^^xsd:decimal ;
  dwc:decimalLongitude "36.43767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.90933 36.43767)"^^geo:wktLiteral ;
  geo-pos:lat "44.90933"^^xsd:decimal ;
  geo-pos:long "36.43767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_111'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '36.43767'^^xsd:double;
  dwc:latitude '44.90933'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_111'^^xsd:string;
  dwc:observationDate '2010-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 36.44667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "36.44667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 36.44667)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "36.44667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_112'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.583'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '36.44667'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_112'^^xsd:string;
  dwc:observationDate '2010-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 36.44667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "36.44667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 36.44667)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "36.44667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_113'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.583'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '36.44667'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_113'^^xsd:string;
  dwc:observationDate '2010-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 36.44667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "36.44667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 36.44667)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "36.44667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_114'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.583'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '36.44667'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_114'^^xsd:string;
  dwc:observationDate '2010-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 36.44667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "36.44667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 36.44667)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "36.44667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_115'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.583'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '36.44667'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_115'^^xsd:string;
  dwc:observationDate '2010-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66067 34.434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66067"^^xsd:decimal ;
  dwc:decimalLongitude "34.434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66067 34.434)"^^geo:wktLiteral ;
  geo-pos:lat "44.66067"^^xsd:decimal ;
  geo-pos:long "34.434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_117'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '34.434'^^xsd:double;
  dwc:latitude '44.66067'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_117'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66067 34.434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66067"^^xsd:decimal ;
  dwc:decimalLongitude "34.434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66067 34.434)"^^geo:wktLiteral ;
  geo-pos:lat "44.66067"^^xsd:decimal ;
  geo-pos:long "34.434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_118'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '34.434'^^xsd:double;
  dwc:latitude '44.66067'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_118'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66067 34.434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66067"^^xsd:decimal ;
  dwc:decimalLongitude "34.434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66067 34.434)"^^geo:wktLiteral ;
  geo-pos:lat "44.66067"^^xsd:decimal ;
  geo-pos:long "34.434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_119'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '34.434'^^xsd:double;
  dwc:latitude '44.66067'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_119'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39045 33.12737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39045"^^xsd:decimal ;
  dwc:decimalLongitude "33.12737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39045 33.12737)"^^geo:wktLiteral ;
  geo-pos:lat "44.39045"^^xsd:decimal ;
  geo-pos:long "33.12737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_120'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.12737'^^xsd:double;
  dwc:latitude '44.39045'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_120'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39045 33.12737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39045"^^xsd:decimal ;
  dwc:decimalLongitude "33.12737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39045 33.12737)"^^geo:wktLiteral ;
  geo-pos:lat "44.39045"^^xsd:decimal ;
  geo-pos:long "33.12737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_121'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.12737'^^xsd:double;
  dwc:latitude '44.39045'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_121'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39045 33.12737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39045"^^xsd:decimal ;
  dwc:decimalLongitude "33.12737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39045 33.12737)"^^geo:wktLiteral ;
  geo-pos:lat "44.39045"^^xsd:decimal ;
  geo-pos:long "33.12737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_122'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.12737'^^xsd:double;
  dwc:latitude '44.39045'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_122'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.43917 33.18633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.43917"^^xsd:decimal ;
  dwc:decimalLongitude "33.18633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.43917 33.18633)"^^geo:wktLiteral ;
  geo-pos:lat "44.43917"^^xsd:decimal ;
  geo-pos:long "33.18633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_123'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.18633'^^xsd:double;
  dwc:latitude '44.43917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_123'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.43917 33.18633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.43917"^^xsd:decimal ;
  dwc:decimalLongitude "33.18633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.43917 33.18633)"^^geo:wktLiteral ;
  geo-pos:lat "44.43917"^^xsd:decimal ;
  geo-pos:long "33.18633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_124'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.18633'^^xsd:double;
  dwc:latitude '44.43917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_124'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.43917 33.18633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.43917"^^xsd:decimal ;
  dwc:decimalLongitude "33.18633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.43917 33.18633)"^^geo:wktLiteral ;
  geo-pos:lat "44.43917"^^xsd:decimal ;
  geo-pos:long "33.18633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_125'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.18633'^^xsd:double;
  dwc:latitude '44.43917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_125'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.43917 33.18633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.43917"^^xsd:decimal ;
  dwc:decimalLongitude "33.18633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.43917 33.18633)"^^geo:wktLiteral ;
  geo-pos:lat "44.43917"^^xsd:decimal ;
  geo-pos:long "33.18633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_126'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.18633'^^xsd:double;
  dwc:latitude '44.43917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_126'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78017 32.4275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.78017"^^xsd:decimal ;
  dwc:decimalLongitude "32.4275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78017 32.4275)"^^geo:wktLiteral ;
  geo-pos:lat "41.78017"^^xsd:decimal ;
  geo-pos:long "32.4275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_127'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.4275'^^xsd:double;
  dwc:latitude '41.78017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_127'^^xsd:string;
  dwc:observationDate '2005-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08167 32.47033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08167"^^xsd:decimal ;
  dwc:decimalLongitude "32.47033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08167 32.47033)"^^geo:wktLiteral ;
  geo-pos:lat "44.08167"^^xsd:decimal ;
  geo-pos:long "32.47033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_128'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.47033'^^xsd:double;
  dwc:latitude '44.08167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_128'^^xsd:string;
  dwc:observationDate '2005-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08167 32.47033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08167"^^xsd:decimal ;
  dwc:decimalLongitude "32.47033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08167 32.47033)"^^geo:wktLiteral ;
  geo-pos:lat "44.08167"^^xsd:decimal ;
  geo-pos:long "32.47033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_129'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.47033'^^xsd:double;
  dwc:latitude '44.08167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_129'^^xsd:string;
  dwc:observationDate '2005-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08167 32.47033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08167"^^xsd:decimal ;
  dwc:decimalLongitude "32.47033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08167 32.47033)"^^geo:wktLiteral ;
  geo-pos:lat "44.08167"^^xsd:decimal ;
  geo-pos:long "32.47033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_130'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.47033'^^xsd:double;
  dwc:latitude '44.08167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_130'^^xsd:string;
  dwc:observationDate '2005-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.902 32.13233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.902"^^xsd:decimal ;
  dwc:decimalLongitude "32.13233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.902 32.13233)"^^geo:wktLiteral ;
  geo-pos:lat "44.902"^^xsd:decimal ;
  geo-pos:long "32.13233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_131'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.13233'^^xsd:double;
  dwc:latitude '44.902'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_131'^^xsd:string;
  dwc:observationDate '2005-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.902 32.13233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.902"^^xsd:decimal ;
  dwc:decimalLongitude "32.13233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.902 32.13233)"^^geo:wktLiteral ;
  geo-pos:lat "44.902"^^xsd:decimal ;
  geo-pos:long "32.13233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_132'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.13233'^^xsd:double;
  dwc:latitude '44.902'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_132'^^xsd:string;
  dwc:observationDate '2005-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29883 31.91283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29883"^^xsd:decimal ;
  dwc:decimalLongitude "31.91283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29883 31.91283)"^^geo:wktLiteral ;
  geo-pos:lat "45.29883"^^xsd:decimal ;
  geo-pos:long "31.91283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_134'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.91283'^^xsd:double;
  dwc:latitude '45.29883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_134'^^xsd:string;
  dwc:observationDate '2005-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29883 31.91283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29883"^^xsd:decimal ;
  dwc:decimalLongitude "31.91283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29883 31.91283)"^^geo:wktLiteral ;
  geo-pos:lat "45.29883"^^xsd:decimal ;
  geo-pos:long "31.91283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_135'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.91283'^^xsd:double;
  dwc:latitude '45.29883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_135'^^xsd:string;
  dwc:observationDate '2005-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29883 31.91283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29883"^^xsd:decimal ;
  dwc:decimalLongitude "31.91283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29883 31.91283)"^^geo:wktLiteral ;
  geo-pos:lat "45.29883"^^xsd:decimal ;
  geo-pos:long "31.91283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_136'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.91283'^^xsd:double;
  dwc:latitude '45.29883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_136'^^xsd:string;
  dwc:observationDate '2005-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.87433 32.4535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.87433"^^xsd:decimal ;
  dwc:decimalLongitude "32.4535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.87433 32.4535)"^^geo:wktLiteral ;
  geo-pos:lat "41.87433"^^xsd:decimal ;
  geo-pos:long "32.4535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_137'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.4535'^^xsd:double;
  dwc:latitude '41.87433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_137'^^xsd:string;
  dwc:observationDate '2005-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.87433 32.4535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.87433"^^xsd:decimal ;
  dwc:decimalLongitude "32.4535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.87433 32.4535)"^^geo:wktLiteral ;
  geo-pos:lat "41.87433"^^xsd:decimal ;
  geo-pos:long "32.4535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_138'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.4535'^^xsd:double;
  dwc:latitude '41.87433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_138'^^xsd:string;
  dwc:observationDate '2005-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.87433 32.4535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.87433"^^xsd:decimal ;
  dwc:decimalLongitude "32.4535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.87433 32.4535)"^^geo:wktLiteral ;
  geo-pos:lat "41.87433"^^xsd:decimal ;
  geo-pos:long "32.4535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_140'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.4535'^^xsd:double;
  dwc:latitude '41.87433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_140'^^xsd:string;
  dwc:observationDate '2005-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61917 31.77683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61917"^^xsd:decimal ;
  dwc:decimalLongitude "31.77683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61917 31.77683)"^^geo:wktLiteral ;
  geo-pos:lat "45.61917"^^xsd:decimal ;
  geo-pos:long "31.77683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_141'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.77683'^^xsd:double;
  dwc:latitude '45.61917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_141'^^xsd:string;
  dwc:observationDate '2005-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61917 31.77683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61917"^^xsd:decimal ;
  dwc:decimalLongitude "31.77683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61917 31.77683)"^^geo:wktLiteral ;
  geo-pos:lat "45.61917"^^xsd:decimal ;
  geo-pos:long "31.77683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_142'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.77683'^^xsd:double;
  dwc:latitude '45.61917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_142'^^xsd:string;
  dwc:observationDate '2005-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.85667 31.66167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.85667"^^xsd:decimal ;
  dwc:decimalLongitude "31.66167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.85667 31.66167)"^^geo:wktLiteral ;
  geo-pos:lat "45.85667"^^xsd:decimal ;
  geo-pos:long "31.66167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_143'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.66167'^^xsd:double;
  dwc:latitude '45.85667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_143'^^xsd:string;
  dwc:observationDate '2005-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.85667 31.66167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.85667"^^xsd:decimal ;
  dwc:decimalLongitude "31.66167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.85667 31.66167)"^^geo:wktLiteral ;
  geo-pos:lat "45.85667"^^xsd:decimal ;
  geo-pos:long "31.66167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_144'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.66167'^^xsd:double;
  dwc:latitude '45.85667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_144'^^xsd:string;
  dwc:observationDate '2005-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.85667 31.66167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.85667"^^xsd:decimal ;
  dwc:decimalLongitude "31.66167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.85667 31.66167)"^^geo:wktLiteral ;
  geo-pos:lat "45.85667"^^xsd:decimal ;
  geo-pos:long "31.66167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_145'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.66167'^^xsd:double;
  dwc:latitude '45.85667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_145'^^xsd:string;
  dwc:observationDate '2005-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77517 30.74883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.77517"^^xsd:decimal ;
  dwc:decimalLongitude "30.74883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77517 30.74883)"^^geo:wktLiteral ;
  geo-pos:lat "45.77517"^^xsd:decimal ;
  geo-pos:long "30.74883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_146'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.74883'^^xsd:double;
  dwc:latitude '45.77517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_146'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53267 30.96833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53267"^^xsd:decimal ;
  dwc:decimalLongitude "30.96833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53267 30.96833)"^^geo:wktLiteral ;
  geo-pos:lat "45.53267"^^xsd:decimal ;
  geo-pos:long "30.96833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_147'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.96833'^^xsd:double;
  dwc:latitude '45.53267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_147'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53267 30.96833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53267"^^xsd:decimal ;
  dwc:decimalLongitude "30.96833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53267 30.96833)"^^geo:wktLiteral ;
  geo-pos:lat "45.53267"^^xsd:decimal ;
  geo-pos:long "30.96833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_148'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.96833'^^xsd:double;
  dwc:latitude '45.53267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_148'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53267 30.96833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53267"^^xsd:decimal ;
  dwc:decimalLongitude "30.96833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53267 30.96833)"^^geo:wktLiteral ;
  geo-pos:lat "45.53267"^^xsd:decimal ;
  geo-pos:long "30.96833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_149'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.96833'^^xsd:double;
  dwc:latitude '45.53267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_149'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3215 30.99267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3215"^^xsd:decimal ;
  dwc:decimalLongitude "30.99267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3215 30.99267)"^^geo:wktLiteral ;
  geo-pos:lat "45.3215"^^xsd:decimal ;
  geo-pos:long "30.99267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_150'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.99267'^^xsd:double;
  dwc:latitude '45.3215'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_150'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3215 30.99267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3215"^^xsd:decimal ;
  dwc:decimalLongitude "30.99267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3215 30.99267)"^^geo:wktLiteral ;
  geo-pos:lat "45.3215"^^xsd:decimal ;
  geo-pos:long "30.99267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_151'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.99267'^^xsd:double;
  dwc:latitude '45.3215'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_151'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27217 30.66233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27217"^^xsd:decimal ;
  dwc:decimalLongitude "30.66233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27217 30.66233)"^^geo:wktLiteral ;
  geo-pos:lat "45.27217"^^xsd:decimal ;
  geo-pos:long "30.66233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_152'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.66233'^^xsd:double;
  dwc:latitude '45.27217'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_152'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.22667 30.3025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.22667"^^xsd:decimal ;
  dwc:decimalLongitude "30.3025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.22667 30.3025)"^^geo:wktLiteral ;
  geo-pos:lat "45.22667"^^xsd:decimal ;
  geo-pos:long "30.3025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_153'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.3025'^^xsd:double;
  dwc:latitude '45.22667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_153'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.22667 30.3025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.22667"^^xsd:decimal ;
  dwc:decimalLongitude "30.3025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.22667 30.3025)"^^geo:wktLiteral ;
  geo-pos:lat "45.22667"^^xsd:decimal ;
  geo-pos:long "30.3025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_154'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.3025'^^xsd:double;
  dwc:latitude '45.22667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_154'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.22667 30.3025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.22667"^^xsd:decimal ;
  dwc:decimalLongitude "30.3025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.22667 30.3025)"^^geo:wktLiteral ;
  geo-pos:lat "45.22667"^^xsd:decimal ;
  geo-pos:long "30.3025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_155'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.3025'^^xsd:double;
  dwc:latitude '45.22667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_155'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22183 31.60583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22183"^^xsd:decimal ;
  dwc:decimalLongitude "31.60583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22183 31.60583)"^^geo:wktLiteral ;
  geo-pos:lat "44.22183"^^xsd:decimal ;
  geo-pos:long "31.60583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_156'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.60583'^^xsd:double;
  dwc:latitude '44.22183'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_156'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22183 31.60583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22183"^^xsd:decimal ;
  dwc:decimalLongitude "31.60583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22183 31.60583)"^^geo:wktLiteral ;
  geo-pos:lat "44.22183"^^xsd:decimal ;
  geo-pos:long "31.60583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_157'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.60583'^^xsd:double;
  dwc:latitude '44.22183'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_157'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22183 31.60583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22183"^^xsd:decimal ;
  dwc:decimalLongitude "31.60583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22183 31.60583)"^^geo:wktLiteral ;
  geo-pos:lat "44.22183"^^xsd:decimal ;
  geo-pos:long "31.60583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_158'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.60583'^^xsd:double;
  dwc:latitude '44.22183'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_158'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22183 31.60583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22183"^^xsd:decimal ;
  dwc:decimalLongitude "31.60583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22183 31.60583)"^^geo:wktLiteral ;
  geo-pos:lat "44.22183"^^xsd:decimal ;
  geo-pos:long "31.60583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_159'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.60583'^^xsd:double;
  dwc:latitude '44.22183'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_159'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.40733 31.19567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.40733"^^xsd:decimal ;
  dwc:decimalLongitude "31.19567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.40733 31.19567)"^^geo:wktLiteral ;
  geo-pos:lat "44.40733"^^xsd:decimal ;
  geo-pos:long "31.19567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_160'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.19567'^^xsd:double;
  dwc:latitude '44.40733'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_160'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.40733 31.19567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.40733"^^xsd:decimal ;
  dwc:decimalLongitude "31.19567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.40733 31.19567)"^^geo:wktLiteral ;
  geo-pos:lat "44.40733"^^xsd:decimal ;
  geo-pos:long "31.19567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_161'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.19567'^^xsd:double;
  dwc:latitude '44.40733'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_161'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.40733 31.19567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.40733"^^xsd:decimal ;
  dwc:decimalLongitude "31.19567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.40733 31.19567)"^^geo:wktLiteral ;
  geo-pos:lat "44.40733"^^xsd:decimal ;
  geo-pos:long "31.19567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_162'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.19567'^^xsd:double;
  dwc:latitude '44.40733'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_162'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.40733 31.19567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.40733"^^xsd:decimal ;
  dwc:decimalLongitude "31.19567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.40733 31.19567)"^^geo:wktLiteral ;
  geo-pos:lat "44.40733"^^xsd:decimal ;
  geo-pos:long "31.19567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_163'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.19567'^^xsd:double;
  dwc:latitude '44.40733'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_163'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58133 30.90233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58133"^^xsd:decimal ;
  dwc:decimalLongitude "30.90233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58133 30.90233)"^^geo:wktLiteral ;
  geo-pos:lat "44.58133"^^xsd:decimal ;
  geo-pos:long "30.90233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_164'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.90233'^^xsd:double;
  dwc:latitude '44.58133'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_164'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58133 30.90233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58133"^^xsd:decimal ;
  dwc:decimalLongitude "30.90233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58133 30.90233)"^^geo:wktLiteral ;
  geo-pos:lat "44.58133"^^xsd:decimal ;
  geo-pos:long "30.90233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_165'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.90233'^^xsd:double;
  dwc:latitude '44.58133'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_165'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58133 30.90233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58133"^^xsd:decimal ;
  dwc:decimalLongitude "30.90233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58133 30.90233)"^^geo:wktLiteral ;
  geo-pos:lat "44.58133"^^xsd:decimal ;
  geo-pos:long "30.90233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_166'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.90233'^^xsd:double;
  dwc:latitude '44.58133'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_166'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58133 30.90233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58133"^^xsd:decimal ;
  dwc:decimalLongitude "30.90233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58133 30.90233)"^^geo:wktLiteral ;
  geo-pos:lat "44.58133"^^xsd:decimal ;
  geo-pos:long "30.90233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_167'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.90233'^^xsd:double;
  dwc:latitude '44.58133'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_167'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.74783 30.54867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.74783"^^xsd:decimal ;
  dwc:decimalLongitude "30.54867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.74783 30.54867)"^^geo:wktLiteral ;
  geo-pos:lat "44.74783"^^xsd:decimal ;
  geo-pos:long "30.54867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_168'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.54867'^^xsd:double;
  dwc:latitude '44.74783'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_168'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.74783 30.54867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.74783"^^xsd:decimal ;
  dwc:decimalLongitude "30.54867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.74783 30.54867)"^^geo:wktLiteral ;
  geo-pos:lat "44.74783"^^xsd:decimal ;
  geo-pos:long "30.54867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_169'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.54867'^^xsd:double;
  dwc:latitude '44.74783'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_169'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29167 30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29167"^^xsd:decimal ;
  dwc:decimalLongitude "30.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29167 30.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.29167"^^xsd:decimal ;
  geo-pos:long "30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_1'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.5'^^xsd:double;
  dwc:latitude '45.29167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_1'^^xsd:string;
  dwc:observationDate '2010-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29167 30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29167"^^xsd:decimal ;
  dwc:decimalLongitude "30.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29167 30.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.29167"^^xsd:decimal ;
  geo-pos:long "30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_2'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.5'^^xsd:double;
  dwc:latitude '45.29167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_2'^^xsd:string;
  dwc:observationDate '2010-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29167 30.71667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29167"^^xsd:decimal ;
  dwc:decimalLongitude "30.71667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29167 30.71667)"^^geo:wktLiteral ;
  geo-pos:lat "45.29167"^^xsd:decimal ;
  geo-pos:long "30.71667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_3'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.71667'^^xsd:double;
  dwc:latitude '45.29167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_3'^^xsd:string;
  dwc:observationDate '2010-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29167 30.94167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29167"^^xsd:decimal ;
  dwc:decimalLongitude "30.94167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29167 30.94167)"^^geo:wktLiteral ;
  geo-pos:lat "45.29167"^^xsd:decimal ;
  geo-pos:long "30.94167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_6'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.94167'^^xsd:double;
  dwc:latitude '45.29167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_6'^^xsd:string;
  dwc:observationDate '2010-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28833 31.41333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28833"^^xsd:decimal ;
  dwc:decimalLongitude "31.41333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28833 31.41333)"^^geo:wktLiteral ;
  geo-pos:lat "45.28833"^^xsd:decimal ;
  geo-pos:long "31.41333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_7'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.41333'^^xsd:double;
  dwc:latitude '45.28833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_7'^^xsd:string;
  dwc:observationDate '2010-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28833 31.41333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28833"^^xsd:decimal ;
  dwc:decimalLongitude "31.41333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28833 31.41333)"^^geo:wktLiteral ;
  geo-pos:lat "45.28833"^^xsd:decimal ;
  geo-pos:long "31.41333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_8'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.41333'^^xsd:double;
  dwc:latitude '45.28833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_8'^^xsd:string;
  dwc:observationDate '2010-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28833 31.41333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28833"^^xsd:decimal ;
  dwc:decimalLongitude "31.41333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28833 31.41333)"^^geo:wktLiteral ;
  geo-pos:lat "45.28833"^^xsd:decimal ;
  geo-pos:long "31.41333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_9'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.41333'^^xsd:double;
  dwc:latitude '45.28833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_9'^^xsd:string;
  dwc:observationDate '2010-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 30.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62"^^xsd:decimal ;
  dwc:decimalLongitude "30.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 30.83333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62"^^xsd:decimal ;
  geo-pos:long "30.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_10'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.83333'^^xsd:double;
  dwc:latitude '45.62'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_10'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 30.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62"^^xsd:decimal ;
  dwc:decimalLongitude "30.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 30.83333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62"^^xsd:decimal ;
  geo-pos:long "30.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_11'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.83333'^^xsd:double;
  dwc:latitude '45.62'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_11'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 30.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62"^^xsd:decimal ;
  dwc:decimalLongitude "30.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 30.83333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62"^^xsd:decimal ;
  geo-pos:long "30.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_12'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.83333'^^xsd:double;
  dwc:latitude '45.62'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_12'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62167 30.62667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62167"^^xsd:decimal ;
  dwc:decimalLongitude "30.62667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62167 30.62667)"^^geo:wktLiteral ;
  geo-pos:lat "45.62167"^^xsd:decimal ;
  geo-pos:long "30.62667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_13'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.62667'^^xsd:double;
  dwc:latitude '45.62167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_13'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62167 30.62667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62167"^^xsd:decimal ;
  dwc:decimalLongitude "30.62667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62167 30.62667)"^^geo:wktLiteral ;
  geo-pos:lat "45.62167"^^xsd:decimal ;
  geo-pos:long "30.62667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_14'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.62667'^^xsd:double;
  dwc:latitude '45.62167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_14'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29167 31.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29167"^^xsd:decimal ;
  dwc:decimalLongitude "31.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29167 31.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.29167"^^xsd:decimal ;
  geo-pos:long "31.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_15'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.65'^^xsd:double;
  dwc:latitude '45.29167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_15'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29167 31.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29167"^^xsd:decimal ;
  dwc:decimalLongitude "31.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29167 31.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.29167"^^xsd:decimal ;
  geo-pos:long "31.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_16'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.65'^^xsd:double;
  dwc:latitude '45.29167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_16'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29167 31.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29167"^^xsd:decimal ;
  dwc:decimalLongitude "31.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29167 31.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.29167"^^xsd:decimal ;
  geo-pos:long "31.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_17'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.65'^^xsd:double;
  dwc:latitude '45.29167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_17'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62167 31.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62167"^^xsd:decimal ;
  dwc:decimalLongitude "31.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62167 31.82)"^^geo:wktLiteral ;
  geo-pos:lat "45.62167"^^xsd:decimal ;
  geo-pos:long "31.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_20'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.82'^^xsd:double;
  dwc:latitude '45.62167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_20'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.625 31.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.625"^^xsd:decimal ;
  dwc:decimalLongitude "31.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.625 31.525)"^^geo:wktLiteral ;
  geo-pos:lat "45.625"^^xsd:decimal ;
  geo-pos:long "31.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_23'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.525'^^xsd:double;
  dwc:latitude '45.625'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_23'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 31.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62"^^xsd:decimal ;
  dwc:decimalLongitude "31.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 31.28333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62"^^xsd:decimal ;
  geo-pos:long "31.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_24'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.28333'^^xsd:double;
  dwc:latitude '45.62'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_24'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 31.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62"^^xsd:decimal ;
  dwc:decimalLongitude "31.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 31.28333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62"^^xsd:decimal ;
  geo-pos:long "31.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_25'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.28333'^^xsd:double;
  dwc:latitude '45.62'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_25'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 31.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62"^^xsd:decimal ;
  dwc:decimalLongitude "31.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 31.28333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62"^^xsd:decimal ;
  geo-pos:long "31.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_26'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.28333'^^xsd:double;
  dwc:latitude '45.62'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_26'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 31.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62"^^xsd:decimal ;
  dwc:decimalLongitude "31.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 31.28333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62"^^xsd:decimal ;
  geo-pos:long "31.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_27'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.28333'^^xsd:double;
  dwc:latitude '45.62'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_27'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 31.05833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62"^^xsd:decimal ;
  dwc:decimalLongitude "31.05833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 31.05833)"^^geo:wktLiteral ;
  geo-pos:lat "45.62"^^xsd:decimal ;
  geo-pos:long "31.05833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_28'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.417'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.05833'^^xsd:double;
  dwc:latitude '45.62'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_28'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 31.05833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62"^^xsd:decimal ;
  dwc:decimalLongitude "31.05833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 31.05833)"^^geo:wktLiteral ;
  geo-pos:lat "45.62"^^xsd:decimal ;
  geo-pos:long "31.05833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_29'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.417'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.05833'^^xsd:double;
  dwc:latitude '45.62'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_29'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 30.75133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83333"^^xsd:decimal ;
  dwc:decimalLongitude "30.75133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 30.75133)"^^geo:wktLiteral ;
  geo-pos:lat "45.83333"^^xsd:decimal ;
  geo-pos:long "30.75133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_30'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.75133'^^xsd:double;
  dwc:latitude '45.83333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_30'^^xsd:string;
  dwc:observationDate '2010-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 30.75133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83333"^^xsd:decimal ;
  dwc:decimalLongitude "30.75133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 30.75133)"^^geo:wktLiteral ;
  geo-pos:lat "45.83333"^^xsd:decimal ;
  geo-pos:long "30.75133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_31'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.75133'^^xsd:double;
  dwc:latitude '45.83333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_31'^^xsd:string;
  dwc:observationDate '2010-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 30.75133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83333"^^xsd:decimal ;
  dwc:decimalLongitude "30.75133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 30.75133)"^^geo:wktLiteral ;
  geo-pos:lat "45.83333"^^xsd:decimal ;
  geo-pos:long "30.75133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_32'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.75133'^^xsd:double;
  dwc:latitude '45.83333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_32'^^xsd:string;
  dwc:observationDate '2010-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 30.75133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83333"^^xsd:decimal ;
  dwc:decimalLongitude "30.75133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 30.75133)"^^geo:wktLiteral ;
  geo-pos:lat "45.83333"^^xsd:decimal ;
  geo-pos:long "30.75133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_33'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.75133'^^xsd:double;
  dwc:latitude '45.83333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_33'^^xsd:string;
  dwc:observationDate '2010-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06733 31.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06733"^^xsd:decimal ;
  dwc:decimalLongitude "31.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06733 31.11667)"^^geo:wktLiteral ;
  geo-pos:lat "46.06733"^^xsd:decimal ;
  geo-pos:long "31.11667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_38'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.833'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.11667'^^xsd:double;
  dwc:latitude '46.06733'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_38'^^xsd:string;
  dwc:observationDate '2010-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.745 31.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.745"^^xsd:decimal ;
  dwc:decimalLongitude "31.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.745 31.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.745"^^xsd:decimal ;
  geo-pos:long "31.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_54'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.35'^^xsd:double;
  dwc:latitude '45.745'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_54'^^xsd:string;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 31.95333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83333"^^xsd:decimal ;
  dwc:decimalLongitude "31.95333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 31.95333)"^^geo:wktLiteral ;
  geo-pos:lat "45.83333"^^xsd:decimal ;
  geo-pos:long "31.95333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_70'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.95333'^^xsd:double;
  dwc:latitude '45.83333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_70'^^xsd:string;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.20033 33.54967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.20033"^^xsd:decimal ;
  dwc:decimalLongitude "33.54967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.20033 33.54967)"^^geo:wktLiteral ;
  geo-pos:lat "44.20033"^^xsd:decimal ;
  geo-pos:long "33.54967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_87'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.54967'^^xsd:double;
  dwc:latitude '44.20033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_87'^^xsd:string;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.90933 36.43767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.90933"^^xsd:decimal ;
  dwc:decimalLongitude "36.43767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.90933 36.43767)"^^geo:wktLiteral ;
  geo-pos:lat "44.90933"^^xsd:decimal ;
  geo-pos:long "36.43767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_109'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '36.43767'^^xsd:double;
  dwc:latitude '44.90933'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_109'^^xsd:string;
  dwc:observationDate '2010-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66067 34.434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66067"^^xsd:decimal ;
  dwc:decimalLongitude "34.434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66067 34.434)"^^geo:wktLiteral ;
  geo-pos:lat "44.66067"^^xsd:decimal ;
  geo-pos:long "34.434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_116'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '34.434'^^xsd:double;
  dwc:latitude '44.66067'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_116'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29883 31.91283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29883"^^xsd:decimal ;
  dwc:decimalLongitude "31.91283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29883 31.91283)"^^geo:wktLiteral ;
  geo-pos:lat "45.29883"^^xsd:decimal ;
  geo-pos:long "31.91283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_133'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.91283'^^xsd:double;
  dwc:latitude '45.29883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_133'^^xsd:string;
  dwc:observationDate '2005-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29167 30.94167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29167"^^xsd:decimal ;
  dwc:decimalLongitude "30.94167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29167 30.94167)"^^geo:wktLiteral ;
  geo-pos:lat "45.29167"^^xsd:decimal ;
  geo-pos:long "30.94167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_5'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.94167'^^xsd:double;
  dwc:latitude '45.29167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_5'^^xsd:string;
  dwc:observationDate '2010-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.625 31.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.625"^^xsd:decimal ;
  dwc:decimalLongitude "31.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.625 31.525)"^^geo:wktLiteral ;
  geo-pos:lat "45.625"^^xsd:decimal ;
  geo-pos:long "31.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_21'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.525'^^xsd:double;
  dwc:latitude '45.625'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_21'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70733 29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70733"^^xsd:decimal ;
  dwc:decimalLongitude "29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70733 29.629)"^^geo:wktLiteral ;
  geo-pos:lat "43.70733"^^xsd:decimal ;
  geo-pos:long "29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_182'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.629'^^xsd:double;
  dwc:latitude '43.70733'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_182'^^xsd:string;
  dwc:observationDate '2005-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.278 29.14383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.278"^^xsd:decimal ;
  dwc:decimalLongitude "29.14383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.278 29.14383)"^^geo:wktLiteral ;
  geo-pos:lat "43.278"^^xsd:decimal ;
  geo-pos:long "29.14383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_195'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.14383'^^xsd:double;
  dwc:latitude '43.278'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_195'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44917 29.07067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44917"^^xsd:decimal ;
  dwc:decimalLongitude "29.07067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44917 29.07067)"^^geo:wktLiteral ;
  geo-pos:lat "43.44917"^^xsd:decimal ;
  geo-pos:long "29.07067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_200'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.07067'^^xsd:double;
  dwc:latitude '43.44917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_200'^^xsd:string;
  dwc:observationDate '2005-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76667 30.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76667"^^xsd:decimal ;
  dwc:decimalLongitude "30.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76667 30.88333)"^^geo:wktLiteral ;
  geo-pos:lat "45.76667"^^xsd:decimal ;
  geo-pos:long "30.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_226'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.88333'^^xsd:double;
  dwc:latitude '45.76667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_226'^^xsd:string;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.803 30.58917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.803"^^xsd:decimal ;
  dwc:decimalLongitude "30.58917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.803 30.58917)"^^geo:wktLiteral ;
  geo-pos:lat "45.803"^^xsd:decimal ;
  geo-pos:long "30.58917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_237'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.583'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.58917'^^xsd:double;
  dwc:latitude '45.803'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_237'^^xsd:string;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13334 31.75333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13334"^^xsd:decimal ;
  dwc:decimalLongitude "31.75333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13334 31.75333)"^^geo:wktLiteral ;
  geo-pos:lat "45.13334"^^xsd:decimal ;
  geo-pos:long "31.75333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_306'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.75333'^^xsd:double;
  dwc:latitude '45.13334'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_306'^^xsd:string;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.70682 33.4995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.70682"^^xsd:decimal ;
  dwc:decimalLongitude "33.4995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.70682 33.4995)"^^geo:wktLiteral ;
  geo-pos:lat "44.70682"^^xsd:decimal ;
  geo-pos:long "33.4995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_321'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.4995'^^xsd:double;
  dwc:latitude '44.70682'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_321'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.636 33.46933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.636"^^xsd:decimal ;
  dwc:decimalLongitude "33.46933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.636 33.46933)"^^geo:wktLiteral ;
  geo-pos:lat "44.636"^^xsd:decimal ;
  geo-pos:long "33.46933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_324'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.46933'^^xsd:double;
  dwc:latitude '44.636'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_324'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29167 30.71667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29167"^^xsd:decimal ;
  dwc:decimalLongitude "30.71667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29167 30.71667)"^^geo:wktLiteral ;
  geo-pos:lat "45.29167"^^xsd:decimal ;
  geo-pos:long "30.71667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_4'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.71667'^^xsd:double;
  dwc:latitude '45.29167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_4'^^xsd:string;
  dwc:observationDate '2010-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29167 31.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29167"^^xsd:decimal ;
  dwc:decimalLongitude "31.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29167 31.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.29167"^^xsd:decimal ;
  geo-pos:long "31.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_18'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.65'^^xsd:double;
  dwc:latitude '45.29167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_18'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62167 31.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62167"^^xsd:decimal ;
  dwc:decimalLongitude "31.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62167 31.82)"^^geo:wktLiteral ;
  geo-pos:lat "45.62167"^^xsd:decimal ;
  geo-pos:long "31.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_19'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.82'^^xsd:double;
  dwc:latitude '45.62167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_19'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.625 31.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.625"^^xsd:decimal ;
  dwc:decimalLongitude "31.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.625 31.525)"^^geo:wktLiteral ;
  geo-pos:lat "45.625"^^xsd:decimal ;
  geo-pos:long "31.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_22'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.525'^^xsd:double;
  dwc:latitude '45.625'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_22'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47333 31.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47333"^^xsd:decimal ;
  dwc:decimalLongitude "31.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47333 31.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.47333"^^xsd:decimal ;
  geo-pos:long "31.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_50'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.35'^^xsd:double;
  dwc:latitude '45.47333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_50'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.87433 32.4535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.87433"^^xsd:decimal ;
  dwc:decimalLongitude "32.4535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.87433 32.4535)"^^geo:wktLiteral ;
  geo-pos:lat "41.87433"^^xsd:decimal ;
  geo-pos:long "32.4535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_139'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.4535'^^xsd:double;
  dwc:latitude '41.87433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_139'^^xsd:string;
  dwc:observationDate '2005-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75183 30.67817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75183"^^xsd:decimal ;
  dwc:decimalLongitude "30.67817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75183 30.67817)"^^geo:wktLiteral ;
  geo-pos:lat "45.75183"^^xsd:decimal ;
  geo-pos:long "30.67817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_239'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.67817'^^xsd:double;
  dwc:latitude '45.75183'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_239'^^xsd:string;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66383 30.53283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66383"^^xsd:decimal ;
  dwc:decimalLongitude "30.53283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66383 30.53283)"^^geo:wktLiteral ;
  geo-pos:lat "45.66383"^^xsd:decimal ;
  geo-pos:long "30.53283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_243'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.633'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.53283'^^xsd:double;
  dwc:latitude '45.66383'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_243'^^xsd:string;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56533 30.40883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56533"^^xsd:decimal ;
  dwc:decimalLongitude "30.40883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56533 30.40883)"^^geo:wktLiteral ;
  geo-pos:lat "45.56533"^^xsd:decimal ;
  geo-pos:long "30.40883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_254'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.417'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.40883'^^xsd:double;
  dwc:latitude '45.56533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_254'^^xsd:string;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 30.33667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "30.33667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 30.33667)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "30.33667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_256'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.833'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.33667'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_256'^^xsd:string;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53883 29.7285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53883"^^xsd:decimal ;
  dwc:decimalLongitude "29.7285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53883 29.7285)"^^geo:wktLiteral ;
  geo-pos:lat "45.53883"^^xsd:decimal ;
  geo-pos:long "29.7285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_260'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.7285'^^xsd:double;
  dwc:latitude '45.53883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_260'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5225 31.39283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5225"^^xsd:decimal ;
  dwc:decimalLongitude "31.39283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "169"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5225 31.39283)"^^geo:wktLiteral ;
  geo-pos:lat "44.5225"^^xsd:decimal ;
  geo-pos:long "31.39283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_284'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.39283'^^xsd:double;
  dwc:latitude '44.5225'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '169'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_284'^^xsd:string;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55833 31.97333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55833"^^xsd:decimal ;
  dwc:decimalLongitude "31.97333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55833 31.97333)"^^geo:wktLiteral ;
  geo-pos:lat "44.55833"^^xsd:decimal ;
  geo-pos:long "31.97333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_301'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.97333'^^xsd:double;
  dwc:latitude '44.55833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_301'^^xsd:string;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66615 33.43705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66615"^^xsd:decimal ;
  dwc:decimalLongitude "33.43705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66615 33.43705)"^^geo:wktLiteral ;
  geo-pos:lat "44.66615"^^xsd:decimal ;
  geo-pos:long "33.43705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_318'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.43705'^^xsd:double;
  dwc:latitude '44.66615'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_318'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.636 33.46933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.636"^^xsd:decimal ;
  dwc:decimalLongitude "33.46933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.636 33.46933)"^^geo:wktLiteral ;
  geo-pos:lat "44.636"^^xsd:decimal ;
  geo-pos:long "33.46933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_322'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '33.46933'^^xsd:double;
  dwc:latitude '44.636'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_322'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44917 29.07067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44917"^^xsd:decimal ;
  dwc:decimalLongitude "29.07067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44917 29.07067)"^^geo:wktLiteral ;
  geo-pos:lat "43.44917"^^xsd:decimal ;
  geo-pos:long "29.07067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_201'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.07067'^^xsd:double;
  dwc:latitude '43.44917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_201'^^xsd:string;
  dwc:observationDate '2005-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22283 32.43483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22283"^^xsd:decimal ;
  dwc:decimalLongitude "32.43483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22283 32.43483)"^^geo:wktLiteral ;
  geo-pos:lat "43.22283"^^xsd:decimal ;
  geo-pos:long "32.43483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9x" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_216'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9x'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '32.43483'^^xsd:double;
  dwc:latitude '43.22283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_216'^^xsd:string;
  dwc:observationDate '2005-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.97667 30.90033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.97667"^^xsd:decimal ;
  dwc:decimalLongitude "30.90033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.97667 30.90033)"^^geo:wktLiteral ;
  geo-pos:lat "45.97667"^^xsd:decimal ;
  geo-pos:long "30.90033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_225'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.833'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.90033'^^xsd:double;
  dwc:latitude '45.97667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_225'^^xsd:string;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60167 30.63367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60167"^^xsd:decimal ;
  dwc:decimalLongitude "30.63367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60167 30.63367)"^^geo:wktLiteral ;
  geo-pos:lat "45.60167"^^xsd:decimal ;
  geo-pos:long "30.63367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_242'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '30.63367'^^xsd:double;
  dwc:latitude '45.60167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_242'^^xsd:string;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53883 29.7285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53883"^^xsd:decimal ;
  dwc:decimalLongitude "29.7285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53883 29.7285)"^^geo:wktLiteral ;
  geo-pos:lat "45.53883"^^xsd:decimal ;
  geo-pos:long "29.7285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_259'^^xsd:string;
  dwc:scientificName 'Beroe ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '29.7285'^^xsd:double;
  dwc:latitude '45.53883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '106362'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_259'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1719780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.10483 31.55717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.10483"^^xsd:decimal ;
  dwc:decimalLongitude "31.55717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.10483 31.55717)"^^geo:wktLiteral ;
  geo-pos:lat "44.10483"^^xsd:decimal ;
  geo-pos:long "31.55717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_287'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.55717'^^xsd:double;
  dwc:latitude '44.10483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_287'^^xsd:string;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2967__IBSS_Bay%20Gelatinous%20zooplankton_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 31.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83333"^^xsd:decimal ;
  dwc:decimalLongitude "31.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2967__IBSS_Bay%20Gelatinous%20zooplankton_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83333 31.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.83333"^^xsd:decimal ;
  geo-pos:long "31.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2967__IBSS_Bay%20Gelatinous%20zooplankton_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Bay Gelatinous zooplankton_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2967_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-30'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Bay Gelatinous zooplankton'^^xsd:string;
  dwc:catalogNumber 'IBSS_Bay Gelatinous zooplankton_57'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:longitude '31.35'^^xsd:double;
  dwc:latitude '45.83333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Net type: Bogorov-Rass; Net mouth opening: 0.8 m; Mesh size: 300 mkm'^^xsd:string;
  dwc:occurrenceId 'IBSS_Bay Gelatinous zooplankton_57'^^xsd:string;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF